roberthagen Posted March 6, 2007 Posted March 6, 2007 I'm about to install osCommerce on a local computer (Windows 2000). As required, I have previously installed Apache, MySQL and PHP and insured that the Apache server and the MySQL-server are running. Now in installing, when it comes to the second step where I have to check the boxes "Import Catalog Database" and "Automatic Configuration", the routine does not continue and the content of the browser window remains unchanged. What may be the reason for this? What should I do?
♥Vger Posted March 6, 2007 Posted March 6, 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.