AbanteCart Community
Shopping Cart Operations => Support => Topic started by: dls2004 on February 27, 2015, 05:13:43 PM
-
Hi Readers,
I am getting the error when running the core upgrade from version 1.2.0 to version 1.2.1. I run the script in Package Install - Tab "Network Install' as using shortcut 'abantecart_upgrade_121'
The error thrown is:
Error: Can't create sql dump of database during backup
The upgrade script then fails....is there a manual work around?
Thanks,
-
What is the error do you get?
Check in your log.
-
I an error also:Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 77 bytes) in /home/sureell6/public_html/wholehealthbeautystore.com/core/database/mysql.php on line 90. I had just upgraded to 1.2 from 1.19
-
Please try to increase memory in PHP
http://forum.abantecart.com/index.php/topic,3147.msg13340.html#msg13340
-
i just got around to replying to your suggestion on increasing php_memory. I increased it by three times the original and got the following error.
"Fatal error: Allowed memory size of 201326592 bytes exhausted (tried to allocate 72 bytes) in /home/sureell6/public_html/wholehealthbeautystore.com/core/database/mysql.php on line 91"