Author Topic: Fatal error: Maximum execution time of 30 seconds exceeded when backup Codes  (Read 3697 times)

Offline waiwai79

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
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

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5810
  • Karma: +274/-2
    • View Profile
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

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4359
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
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;
 
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

 

Powered by SMFPacks Social Login Mod