• In my WordPress error log, I often get these PHP fatal errors:

    [24-Sep-2015 13:28:49] PHP Fatal error: Maximum execution time of 60 seconds exceeded in /wp-includes/functions.php on line 384

    [24-Sep-2015 05:15:32] PHP Fatal error: Maximum execution time of 60 seconds exceeded in /wp-includes/wp-db.php on line 1094

    The errors occur at random, it doesn’t affect the website visitors in any way as it’s in the logs (you can’t see it on the website), but it bothers me that there’s something wrong going on in the background.

    I refuse to increase the execution time because there shouldn’t be any scripts on the website that need more than 60 seconds to execute in my opinion.

    The website’s running on the latest WordPress 4.3.1. Please help me figure it out. I can provide more debug details if needed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    Do you know when it happens? Is there a specific thing you can do to trigger it?

    Thread Starter Jakub

    (@meangreen)

    mindctrl: No, that’s the worst part. I have no idea what’s causing it. When I visit the website it does nothing. I can email you the website URL so you can look at if that’s okay with you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal error in functions.php in wp-includes’ is closed to new replies.