themunna Posted November 16, 2006 Share Posted November 16, 2006 Hello All, I am new in OSCommerce . I am a web Developer and want to test it in Localhost... myproblem is: it stops in "http://localhost/oscomm/install/install.php?step=2" this step. I click Continue but it remain in this page.... Additional Info: IIS Server PHP 5 Mysql 4.3.1 Register global on Full derctory all Grand (777) previllage... Can any body help me? You can Directly mail me ithemunna at gmail.com.... Advance thanks for help.... Link to comment Share on other sites More sharing options...
bustin98 Posted November 17, 2006 Share Posted November 17, 2006 It seems this issue comes up so many times that there should be a sticky on it. I had the same problem till I changed how the program handles the variables. Instead of using 'HTTP_POST_VAR' I replaced all instances with '_POST'. Repeated with '_GET', '_SESSION', & '_COOKIE'. Now it all works without issue. BTW, I use IIS 6, PHP 5, and MySQL 5, so our environments are similar. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.