Guest Posted March 11, 2004 Share Posted March 11, 2004 How can I fix this problem when I go to the following address: http://[your site]/catalog/install and the page returns: <?php /* $Id: index.php,v 1.1 2002/01/02 13:02:38 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ require('includes/application.php'); $page_file = 'index.php'; $page_title = 'Welcome'; $page_contents = 'index.php'; require('templates/main_page.php'); ?> Link to comment Share on other sites More sharing options...
ptrau Posted March 12, 2004 Share Posted March 12, 2004 try typing http://[your site]/catalog/install/index.php "Aliiiiive, it's alive, it's ALIIIIIIIIIIIIIVE!!!" Link to comment Share on other sites More sharing options...
Guest Posted March 12, 2004 Share Posted March 12, 2004 http://[your site]/catalog/install/install.php Link to comment Share on other sites More sharing options...
Guest Posted March 12, 2004 Share Posted March 12, 2004 means that php isnt setup properly Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.