Skip to primary content

timdotexe

everyday is exactly the same | tech notes of an Australian IT nerd

timdotexe

Main menu

  • Dropbox
    • Dropbox
    • Dropbox Team Admin
  • Email Services
    • Office 365 EAC
    • MailerLite
  • Domains
    • Panthur
  • Teamviewer
  • Suppliers
    • Dell
  • Tools
    • TDS Killer

Post navigation

← Previous Next →

WordPress – Maximum execution time of 30 seconds exceeded in executing specific line of PHP code

Posted on March 19, 2014 by timdotexe

wp-config.php

Add this line:

set_time_limit(60);

Before the line:
/* That’s all, stop editing! Happy blogging. */

Share this:

  • Share
  • Twitter
  • Facebook
  • Email
  • Print
This entry was posted in Wordpress by timdotexe. Bookmark the permalink.
Proudly powered by WordPress