Title: WordPress plugin error
Last modified: January 5, 2019

---

# WordPress plugin error

 *  [anandmur](https://wordpress.org/support/users/anandmur/)
 * (@anandmur)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/wordpress-plugin-error-2/)
 * Getting this error when I try to load my website.
 * Fatal error: Maximum execution time of 30 seconds exceeded in /home/content/98/
   11725498/html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/
   lexer.php on line 504
 * This is the code:
    public function regexMatch($regex, $remaining, &$matches) {//
   $startTime = microtime(true); $result = preg_match($regex, $remaining, $matches);//
   printf(“%s took %f seconds\n”, $regex, microtime(true) – $startTime); return 
   $result; }
 * Also tried increasing execution time in PHP.ini as advised by godaddy support
   team. But that doesn’t help.
 * Is there anyway to disable Wordfence plugin?
 * Please help solve issue.

The topic ‘WordPress plugin error’ is closed to new replies.

 * ![](https://ps.w.org/wordfence/assets/icon.svg?rev=2070865)
 * [Wordfence Security - Firewall, Malware Scan, and Login Security](https://wordpress.org/plugins/wordfence/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordfence/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordfence/)
 * [Active Topics](https://wordpress.org/support/plugin/wordfence/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordfence/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordfence/reviews/)

## Tags

 * [execution time](https://wordpress.org/support/topic-tag/execution-time/)
 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 0 replies
 * 1 participant
 * Last reply from: [anandmur](https://wordpress.org/support/users/anandmur/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/wordpress-plugin-error-2/)
 * Status: not resolved