I have a store using latest opencart. I have about 10000 products in my store and today the backupfile became to large after I added 400 more products to my store. I get this error:
Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 4718564 bytes) in /customers/a/2/b/kontorstema.se/httpd.www/admin/model/tool/backup.php on line 71
My host http://www.one.com says it is because the backup file is larger then the limit of 80MB. And they can not help me with this issue... However if I make a backup using phpmyadmin the file is only 6MB!?
I tried to make a backup WITHOUT the products = works fine
I tried to make a backup with ONLY the products = error
So I can´t make a backup in the admin....
Is there a way to fix this? I mean can I backup 50% of my products at a time or something like that? Probably not but I have to ask. Any ideas how to solve this?
