sand7 Posted January 25, 2015 Share Posted January 25, 2015 (edited) Hi All, trying to do a fresh installation of latest prestashop version. Appreciate all the help. Thanks in advance Edited January 25, 2015 by sand7 (see edit history) Link to comment Share on other sites More sharing options...
tuk66 Posted February 9, 2015 Share Posted February 9, 2015 It looks like a timeout issue. Link to comment Share on other sites More sharing options...
helldog2004 Posted February 9, 2015 Share Posted February 9, 2015 if it indeed is a time problem then this might resolve your issue. Open you .htaccess file and add this code: php_value max_execution_time 60 I am not sure how long you where waiting for this installation before this error occured. It might be that installation takes longer then the usual 30 seconds, and therefore stops working. Maybe the 60 works, or else even higher. After installation is done, delete the code again from .htaccess Let me know if this solved your issue. Link to comment Share on other sites More sharing options...
mckm Posted February 13, 2015 Share Posted February 13, 2015 ... php_value max_execution_time 60... NOTE: Some of the Free hosting companies may not allow to change to this value Link to comment Share on other sites More sharing options...
helldog2004 Posted February 13, 2015 Share Posted February 13, 2015 ... php_value max_execution_time 60... NOTE: Some of the Free hosting companies may not allow to change to this value This does not mean he/she ain't able to contact the hosting service and ask for the changes. Link to comment Share on other sites More sharing options...
tuk66 Posted February 13, 2015 Share Posted February 13, 2015 You can also install your shop in your computer and upload all files as well as database to your server later. In my opinion, It is much better and faster solution. 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