nos1 Posted March 22, 2006 Posted March 22, 2006 Hi, I'm trying to install the osCommerce on Windows XP using Apache2,MySQL 4.1.X and PHP 5.1.2. From the installtion screen I'm clicking on the 'continue' button, but, the page is just reloaded and no error message is appear within the Apache logs.... Please assist, Thanks, :)
custodian Posted March 22, 2006 Posted March 22, 2006 Hi, I'm trying to install the osCommerce on Windows XP using Apache2,MySQL 4.1.X and PHP 5.1.2. From the installtion screen I'm clicking on the 'continue' button, but, the page is just reloaded and no error message is appear within the Apache logs.... Please assist, Thanks, :) Have you checked both the error log and the access log for the domain you have setup in apache? I'd say it is having difficulties with connecting to the db or mysql isn't running (or mis-configured) My Contributions Henry Smith
hmatar Posted March 23, 2006 Posted March 23, 2006 Hi, I'm trying to install the osCommerce on Windows XP using Apache2,MySQL 4.1.X and PHP 5.1.2. From the installtion screen I'm clicking on the 'continue' button, but, the page is just reloaded and no error message is appear within the Apache logs.... Please assist, Thanks, :) Hi sir, that is very easy, just make changes in your php.ini register_long_arrays=on (replace register_long_arrays=off)
nos1 Posted March 23, 2006 Author Posted March 23, 2006 Hi sir, that is very easy, just make changes in your php.ini register_long_arrays=on (replace register_long_arrays=off) Thanks you both! The 'register_long_arrays=on' did help. BUT Now I'm stuck on the 'Database Import' phase, in database.php function:osc_db_connect when calling to "@mysql_connect" function. Any idea? p.s. Why don't I get the php errors on the Apache logs?! I set eveytinh to On and report all error. Thanks again,
Recommended Posts
Archived
This topic is now archived and is closed to further replies.