ax145 Posted February 24, 2005 Share Posted February 24, 2005 I am having trouble with the osCommerce installation. To start I am installing on a windows environment with apache2 and php 5.03 and mySQL 4.1. I have moved the catalog directory into the htdocs folder. The web installation starts up fine, but when I get to the screen that asks me. Import Catalog Database: Save configuration values: I check both of these options and click "Continue". The screen just keeps coming back to this screen and doesn't advance. The url in the address bar is at this point: http://myservername/catalog/install/install.php?step=2 Any thoughts on why I can't get past this point? Link to comment Share on other sites More sharing options...
Genijan Posted February 24, 2005 Share Posted February 24, 2005 I am having trouble with the osCommerce installation. To start I am installing on a windows environment with apache2 and php 5.03 and mySQL 4.1. I have moved the catalog directory into the htdocs folder. The web installation starts up fine, but when I get to the screen that asks me. Import Catalog Database: Save configuration values: I check both of these options and click "Continue". The screen just keeps coming back to this screen and doesn't advance. The url in the address bar is at this point: http://myservername/catalog/install/install.php?step=2 Any thoughts on why I can't get past this point? <{POST_SNAPBACK}> My be you might have issue with the Mysql version 4.1 Try to reset your password to the old format of mySql 4.0 Link to comment Share on other sites More sharing options...
Guest Posted February 24, 2005 Share Posted February 24, 2005 it is because of php5, which is not compatible with osCommerce MS2.2 downgrade to php 4.3.10 Link to comment Share on other sites More sharing options...
hardwired Posted March 3, 2005 Share Posted March 3, 2005 I'm having the same problem Apache 1.3.29 Mysql 4.1.9 reset the password SET PASSWORD FOR 'user'@'localhost' = OLD_PASSWORD(' password '); PHP Version 4.3.10 register_globals is on --with-mysql=shared Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.