bowden Posted March 31, 2007 Posted March 31, 2007 when i install oscommerce i get to the page which says that a test connection to the database is successful i then click on comtinue and it goes back to step 2 please could someone help me? thanks
♥Vger Posted March 31, 2007 Posted March 31, 2007 Install gets stuck on page 2 --------------------------- The most common cause for installation getting stuck in step 2 is that most recent PHP installations have register_long_arrays = OFF This needs to be turned to ON in the php.ini file (you will need to stop and restart your server to get this change to take effect.) Vger
bowden Posted April 1, 2007 Author Posted April 1, 2007 is the php.ini file in the oscommerce folder or is in on the server itself
who? Posted April 1, 2007 Posted April 1, 2007 Install gets stuck on page 2--------------------------- The most common cause for installation getting stuck in step 2 is that most recent PHP installations have register_long_arrays = OFF This needs to be turned to ON in the php.ini file (you will need to stop and restart your server to get this change to take effect.) Vger Hello I too am having basicly the same issue, once I am at the screen wich has preselected checkboxes controlling Import Catalog Database and Automatic Configuration and I initiate Continue the application returns me to the same screen. I have tried settings within .htaccess and have not progressed, but where will I locate the PHP.ini file itself to enable register_long_arrays ? Thank you for your knowledge in this matter.
ErollorD Posted April 1, 2007 Posted April 1, 2007 so you already tried putting php_flag register_globals on in you htaccess file?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.