Jump to content

Upgrade to RC2 Failing - Error and Log Message Help


Recommended Posts

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

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

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

×
×
  • Create New...