diggs Posted August 14, 2015 Share Posted August 14, 2015 (edited) Having problems upgrading from 1.4.8.2 to 1.6.1 Can I go straight from one to the other? This is the error I currently get. Is It had an issue with the upgrade or the host? Seems to have done it when upgrading the database [Ajax / Server Error for action upgradeDb] textStatus: "error " errorThrown:"Gateway Time-out " jqXHR: " Many thanks P.S I still have a slightly older PHP, but shout be ok? You are using PHP 5.2.17 version. Soon, the latest PHP version supported by PrestaShop will be PHP 5.4. To make sure you’re ready for the future, we recommend you to upgrade to PHP 5.4 now! nginx Edited August 15, 2015 by diggs (see edit history) Link to comment Share on other sites More sharing options...
diggs Posted August 15, 2015 Author Share Posted August 15, 2015 I upgraded to a later version of PHP (5.4) but still have the same issue Link to comment Share on other sites More sharing options...
diggs Posted August 15, 2015 Author Share Posted August 15, 2015 (edited) OK, still struggling with this if someone can help. Tried the upgrade many times with still the same error when it tries to update the database. Error ============================ "All files upgraded. Now upgrading database... [Ajax / Server Error for action upgradeDb] textStatus: "error " errorThrown:"Gateway Time-out " jqXHR: " 504 Gateway Time-out nginx =========================== I have modified the php.ini file to increase the time outs, but no luck, Really out of ideas on this one? Any takers? This is my php.ini file ====================== memory_limit = 512M upload_max_filesize = 256M post_max_size = 256M safe_mode = Off max_execution_time = 1200 max_input_time = 1200 request.max_varname_length = 350 suhosin.simulation = On suhosin.post.max_vars = 4096 suhosin.request.max_vars = 4096 suhosin.session.encrypt = off magic_quotes_gpc = Off magic_quotes_runtime = Off magic_quotes_sybase = Off extension=pdo.so extension=pdo_sqlite.so extension=sqlite.so extension=pdo_mysql.so ============================== Edited August 15, 2015 by diggs (see edit history) Link to comment Share on other sites More sharing options...
diggs Posted August 17, 2015 Author Share Posted August 17, 2015 OK So anyone interested in the outcome. The only way I could finally get this upgrade to work was as follows: Do the downloads to the local archive directory to update from there Upgrade from 1.4 > 1.5 then to 1.6. I could not get it to work going from 1.4 to 1.6, even though it is supposed to. 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