Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: backup php error  (Read 4183 times)

Offline Loreto

  • Newbie
  • *
  • Posts: 40
  • Karma: +3/-0
    • View Profile
backup php error
« on: October 12, 2013, 04:09:36 PM »

Hi, when I try to make a backup, selecting "Resource Library Files" box, I get the next php error:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 1401857 bytes) in .../core/lib/targz.php on line 171

If I make the backup without Resource Library Files, everything is ok.

How can I fix the error?

Thank you.

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: backup php error
« Reply #1 on: October 13, 2013, 09:53:22 PM »
There is it not enough memory in PHP set for full backup to be completed. You can increase this setting.

If you have access to your php.ini, increase the max memory size.

Or even in your .htaccess

php_value memory_limit 128M
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline Loreto

  • Newbie
  • *
  • Posts: 40
  • Karma: +3/-0
    • View Profile
Re: backup php error
« Reply #2 on: October 14, 2013, 03:31:46 PM »
Thank you, I'll try it

 

Powered by SMFPacks Social Login Mod