PBraz Posted August 19, 2012 Share Posted August 19, 2012 I am trying to use 1-click ugrade to move to the 1.5RC2 but getting an error at the last stage when it tries to upgrade the datbase. The following error message occurs: [TECHNICAL ERROR - JAVASCRIPT Error detected for action"upgradeDb".Started restoration.. I check my server log and see this error: [sun Aug 19 21:07:09 2012] [error] [client 121.212.xx.xxx] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '121.212.xx.xxx', file '/home/xxxx/public_html/presta/modules/autoupgrade/AdminSelfUpgrade.php', line 1848), referer: http://www.xxxxxxx.com.au/presta/adminxxx/index.php?controller=AdminSelfUpgrade&token=84c1fda9xxxxxxxxa12eeefefd667c77 Does somebody understand this error and how to fix it ? I am guessing it is a php or mysql error but not sure. Thanks Paul Link to comment Share on other sites More sharing options...
PBraz Posted August 24, 2012 Author Share Posted August 24, 2012 I still can't upgrade to 1.5RC2. I found the code that tries to change the memory limit and commented it out. I no longer get the error in my log but I get the same Prestashop error. [TECHNICAL ERROR - JAVASCRIPT Error detected for action"upgradeDb".Started restoration.. It is a bit frustrating when simple things don't work, my patience is starting to be lost. Does anybody have any ideas ? Paul Link to comment Share on other sites More sharing options...
MEG Venture Posted August 26, 2012 Share Posted August 26, 2012 (edited) My mistake... Edited August 26, 2012 by Caglar (see edit history) Link to comment Share on other sites More sharing options...
roymaster Posted August 26, 2012 Share Posted August 26, 2012 Simply ask your hosting provider to increase memory limit in php to let's say 256MB. You have simply reached the limit set for your php scripts... I still can't upgrade to 1.5RC2. I found the code that tries to change the memory limit and commented it out. I no longer get the error in my log but I get the same Prestashop error. [TECHNICAL ERROR - JAVASCRIPT Error detected for action"upgradeDb".Started restoration.. It is a bit frustrating when simple things don't work, my patience is starting to be lost. Does anybody have any ideas ? Paul Link to comment Share on other sites More sharing options...
MEG Venture Posted August 26, 2012 Share Posted August 26, 2012 Simply ask your hosting provider to increase memory limit in php to let's say 256MB. You have simply reached the limit set for your php scripts... Nope This is not the case. Mine is 1024MB and still getting this error... Link to comment Share on other sites More sharing options...
MEG Venture Posted August 26, 2012 Share Posted August 26, 2012 Although I am getting this error, I see that my website is upgraded correctly at the end. I can't find any errors except my third-party modules that are still remained deactivated. I enabled them manually and upgrade is done. Link to comment Share on other sites More sharing options...
Recommended Posts