AbanteCart Community

Shopping Cart Operations => Support => Topic started by: dls2004 on February 27, 2015, 05:13:43 PM

Title: SQL Error Upgrading from 1.2.0 to 1.2.1
Post 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,

Title: Re: SQL Error Upgrading from 1.2.0 to 1.2.1
Post by: abantecart on February 28, 2015, 09:42:23 PM
What is the error do you get?
Check in your log.

Title: Re: SQL Error Upgrading from 1.2.0 to 1.2.1
Post by: theodan on April 10, 2015, 12:59:10 PM
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
Title: Re: SQL Error Upgrading from 1.2.0 to 1.2.1
Post by: abantecart on April 12, 2015, 10:32:05 PM
Please try to increase memory in PHP
http://forum.abantecart.com/index.php/topic,3147.msg13340.html#msg13340
Title: Re: SQL Error Upgrading from 1.2.0 to 1.2.1
Post by: theodan on April 13, 2015, 09:30:02 PM
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"