I am on a shared dreamhost server and installing prestashop 1.6 was almost impossible to install unless I had tech support make adjustments to the php configuration. I have been able to install prestashop 1.6, I also installed the beta2 version of this script with no issue, but now I get the same timeout problems when I try to install v1:
"An error occurred during installation...
You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here."
I think a few changes could be made that can make installation work by providing options on installation and on errors. Things like:
1) Choosing to install demo data or not
2) Choose to install in "chunks" or perform database installation in steps
3) On error (if possible) start database installation from the error. I imagine setting a log for installation success and errors, if there is an error you can restart the installation from the step before the error happens (dropping the last table installed) and restarting installation.
4) On a fresh install choose to either drop all tables, update, insert, etc.
I am very excited about this fork and have loved playing with the beta versions; I hope this will be able to work with smaller sites.
Question
ericchaffey
I am on a shared dreamhost server and installing prestashop 1.6 was almost impossible to install unless I had tech support make adjustments to the php configuration. I have been able to install prestashop 1.6, I also installed the beta2 version of this script with no issue, but now I get the same timeout problems when I try to install v1: "An error occurred during installation... You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here."
I think a few changes could be made that can make installation work by providing options on installation and on errors. Things like:
1) Choosing to install demo data or not 2) Choose to install in "chunks" or perform database installation in steps 3) On error (if possible) start database installation from the error. I imagine setting a log for installation success and errors, if there is an error you can restart the installation from the step before the error happens (dropping the last table installed) and restarting installation. 4) On a fresh install choose to either drop all tables, update, insert, etc.
I am very excited about this fork and have loved playing with the beta versions; I hope this will be able to work with smaller sites.
Thanks!
9 answers to this question
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