Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installation with IIS 5.1,PHP 5.21 and MYSQL 5.0


kapilza

Recommended Posts

Posted

Hi Guys

 

I am trying to configure OS Commerce on my local machine running XP SP2, have configured the PHP.INI with many suggestions from google searches and sites. I created the DB using oscommerce.sql. I tested the connection to the DB and it is successful. I am able to see the 1st page with the New Installation option, I click and get to the second page, I cannot get beyond the second page ! If anybody has any suggestions please post.

Posted

I am having those exact problems, only i installed php, mysql, and apache, downloaded my site from my hosting company, i can see only my front page when i click on any link product i just get error 404 page can not be displayed.

 

I am working on Vista

 

Rgds

Darren

Posted
Hi Guys

 

I am trying to configure OS Commerce on my local machine running XP SP2, have configured the PHP.INI with many suggestions from google searches and sites. I created the DB using oscommerce.sql. I tested the connection to the DB and it is successful. I am able to see the 1st page with the New Installation option, I click and get to the second page, I cannot get beyond the second page ! If anybody has any suggestions please post.

 

I had the same problem. After a bit of searching I found a few people who had similar problems and the answer seemed to be to change two of the default settings in the php.ini file. It seems that you need to set register_globals = On and register_globals = On. That seems to have worked for me.

 

Would be nice if there was a pre-installation validation that the environment (IIS/PHP/mySQL) was correctly configured - this is my first attempt to use anything other than ASP.NAT and MS SQL Server and it's proving tough going.

Posted
Hi Guys

 

I am trying to configure OS Commerce on my local machine running XP SP2, have configured the PHP.INI with many suggestions from google searches and sites. I created the DB using oscommerce.sql. I tested the connection to the DB and it is successful. I am able to see the 1st page with the New Installation option, I click and get to the second page, I cannot get beyond the second page ! If anybody has any suggestions please post.

 

Hi Guys

 

Thanks for the feedback

 

I changed the PHP.INI

 

register_globals = On

register_long_arrays = On

 

It now works :thumbsup:

Archived

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

×
×
  • Create New...