AbanteCart Community
Shopping Cart Operations => Support => Topic started by: waiwai79 on January 11, 2016, 04:45:52 AM
-
Hi, anyone can help me in backup/restore the app so that I can restore it at another server?
I got below result when trying to Backup this app under Admin section.
Step 1: success
Step 2 - failed. (Connection error occurred. (
Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\apps\abantecart\htdocs\core\lib\backup.php on line 543
))
Step 3: success
Task Failed
What should I do to backup successfully
-
Hello.
You can backup all files and database in your hosting Cpanel or change Maximum execution time for your server and run AbanteCart backup again.
http://docs.abantecart.com/pages/tips/change_domain.html#ChangeHosting
-
You need to increase PHP execution time. Check with your hosting.
We include 18000 in php.ini. Probably it does not take effect due to host limitation.
max_execution_time = 18000;