fabiann Posted August 19, 2015 Share Posted August 19, 2015 (edited) Hi, I'm trying to install prestashop 1.6.1 but the installer stops at 12% (creating database tables) The Database itself looks complete (232 tables, 8MB). php max_execution_time is set to 240. I restarted Apache, tried a different Browser. It is a simple Debian 7 with Apache + MySQL. The strange thing is: The Installation succeeded with a default xampp installation on windows Thanks! Fabian Edited August 19, 2015 by fabiann (see edit history) Link to comment Share on other sites More sharing options...
asood28 Posted October 14, 2015 Share Posted October 14, 2015 Hi There Even i have the same problem tried various options of php.ini restarted apache as discussed on other forums but still no solution Can anybody provide solution ? Thanx Link to comment Share on other sites More sharing options...
SLiCK_303 Posted October 14, 2015 Share Posted October 14, 2015 (edited) Try these settings... https://www.prestashop.com/blog/en/php-ini-file/ Edited October 14, 2015 by SLiCK_303 (see edit history) Link to comment Share on other sites More sharing options...
innovacy Posted October 14, 2015 Share Posted October 14, 2015 (edited) Increase your max_execution_time php.ini setting even further (600 or more), I have experienced sometimes the installation process to just need a lot of time. Another issue I have run into is the max execution set for php-fcgi, when the server is configured to use it. This is usually an Apache (look in the <VirtualHost> configuration) setting called IPCCommTimeout. Edited October 14, 2015 by innovacy (see edit history) Link to comment Share on other sites More sharing options...
asood28 Posted October 15, 2015 Share Posted October 15, 2015 Try these settings... https://www.prestashop.com/blog/en/php-ini-file/ Sir I had already tried these settings and even increase the value of max_execution_time to 1000 Link to comment Share on other sites More sharing options...
tuk66 Posted October 16, 2015 Share Posted October 16, 2015 Install it locally and transfer to your server or choose other hosting. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now