Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Failed to install


nos1

Recommended Posts

Posted

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, :)

Posted
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

Posted
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)

Posted
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,

Archived

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

×
×
  • Create New...