xpindia Posted December 19, 2016 Share Posted December 19, 2016 Hi I changed server, restored the site on new server, but i click upgrade is not working. getting stuck indefinitely... ============= Downloaded archive will come from https://www.prestashop.com/download/releases/prestashop_1.6.1.10.zip MD5 hash will be checked against b4fbc1e486d01bd0b389a112d85c9497 downloading from https://www.prestashop.com/download/releases/prestashop_1.6.1.10.zip file will be saved in /var/www/shop1stop/data/www/1shop1stop.com/Backoffice/autoupgrade/download/prestashop.zip download directory has been emptied Download complete. "/latest" directory has been emptied Using class ZipArchive... Archive extracted Starting to remove 30 sample files /Backoffice/autoupgrade/latest/prestashop/img/c/3-0_thumb.jpg items removed. 29 items left. /Backoffice/autoupgrade/latest/prestashop/img/c/3-1_thumb.jpg items removed. 28 items left. /Backoffice/autoupgrade/latest/prestashop/img/cms/cms-img.jpg items removed. 27 items left. /Backoffice/autoupgrade/latest/prestashop/img/l/none.jpg items removed. 26 items left. /Backoffice/autoupgrade/latest/prestashop/img/s/2.jpg items removed. 25 items left. /Backoffice/autoupgrade/latest/prestashop/img/404.gif items removed. 24 items left. /Backoffice/autoupgrade/latest/prestashop/img/favicon.ico items removed. 23 items left. /Backoffice/autoupgrade/latest/prestashop/img/logo.jpg items removed. 22 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/cache/index.php items removed. 21 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/controller/index.php items removed. 20 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/db/index.php items removed. 19 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/exception/index.php items removed. 18 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/helper/index.php items removed. 17 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/index.php items removed. 16 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/log/index.php items removed. 15 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/module/index.php items removed. 14 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/order/index.php items removed. 13 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/pdf/index.php items removed. 12 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/range/index.php items removed. 11 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/shop/index.php items removed. 10 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/stock/index.php items removed. 9 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/tax/index.php items removed. 8 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/tree/index.php items removed. 7 items left. /Backoffice/autoupgrade/latest/prestashop/override/classes/webservice/index.php items removed. 6 items left. /Backoffice/autoupgrade/latest/prestashop/override/controllers/admin/index.php items removed. 5 items left. /Backoffice/autoupgrade/latest/prestashop/override/controllers/admin/templates/index.php items removed. 4 items left. /Backoffice/autoupgrade/latest/prestashop/override/controllers/front/index.php items removed. 3 items left. /Backoffice/autoupgrade/latest/prestashop/override/controllers/index.php items removed. 2 items left. /Backoffice/autoupgrade/latest/prestashop/override/index.php items removed. 1 items left. ==================================================== Can anyone suggest what to do pl, cant fresh install my database is too big. Thanks in advance Link to comment Share on other sites More sharing options...
selectshop.at Posted December 19, 2016 Share Posted December 19, 2016 From what I can see upgrade module is working... The log you added is the log the module is writing during the upgrade, so what is the problem exactly ? It stops on this step ? If yes, please take a look into server configuration, if max_execution_time and max_input_time is set to at least 300 each and for both. If you don't know, ask your provider. Link to comment Share on other sites More sharing options...
xpindia Posted December 19, 2016 Author Share Posted December 19, 2016 From what I can see upgrade module is working... The log you added is the log the module is writing during the upgrade, so what is the problem exactly ? It stops on this step ? If yes, please take a look into server configuration, if max_execution_time and max_input_time is set to at least 300 each and for both. If you don't know, ask your provider. Yes it gets stuck at this step and request time out's. Before this i had fresh installed prestashop 1.6.7 and it upgraded to 1.6.10very easily. No problems. This is happening after i finally moved from old server to new server. I can login into the prestashop admin cp, but get empty page when i click on something. Just one click upgrade is working. Link to comment Share on other sites More sharing options...
selectshop.at Posted December 19, 2016 Share Posted December 19, 2016 time-out is due to restricted server configuration. memory_limit should be not lower than 512M, max_exec_time and max_input_time 300 as written before. Blank page = activate debug mode and read if there are other errors. Blank page = could be also a problem of cookie/token. Very common if you migrate to another server and cookie keys are not taken with the package. This your provider should fix. 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