Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Trouble with installation


ax145

Recommended Posts

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

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?

 

 

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...