idanag Posted March 28, 2007 Posted March 28, 2007 Hi. I am having a strange install problem. 1. I have coppied the catalog folder to the server root. 2. I chmod configure.php to 777 3. I made sure all folders are 755 4. When I go to http://mydomain/catalog/install I get the first screen. 5. I choose the "new install" option. 6. I get the second screen where I have to check buttons - both are checked. 7. I click continue and nothing happens. I get the same screen with no error message on the screen. Can anybody tell what is going on ???? you can try it for yourself at: http://www.store.co.il/catalog/install 10x. Idan
kailash badu Posted March 28, 2007 Posted March 28, 2007 probably long arrays are turned off in your system. Add following in the .htaccess: php_value register_long_arrays 1
idanag Posted March 28, 2007 Author Posted March 28, 2007 probably long arrays are turned off in your system. Add following in the .htaccess: php_value register_long_arrays 1 Right you are !!!! It works now. Thanks a lot....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.