Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12461

Reply To: WP Maximum Execution Time Exceeded – failed to open stream: Permission denied

$
0
0

You can change the maximum execution time for your website/server in BPS Pro > P-Security > ini_set Options > Max Execution Time setting.

The WP Maximum Execution Time Exceeded plugin assumes that you have a DSO server type and you have the php5_module loaded on your server. The WP Maximum Execution Time Exceeded plugin will create this htaccess code below in your root htaccess file:

# WP Maximum Execution Time Exceeded
<IfModule mod_php5.c>
php_value max_execution_time 300
</IfModule>

This WP Maximum Execution Time Exceeded plugin code above will not work on 95% or more of all websites/servers worldwide and would only work on about 5% of websites/servers worldwide.  Most likely the reason the WP Maximum Execution Time Exceeded plugin cannot write to the root htaccess file is because you have locked the root htaccess file on the B-Core > htaccess File Editor page.  Since the WP Maximum Execution Time Exceeded plugin code will not work on your website/server then use the BPS Pro ini_set Options > Max Execution Time setting to change the maximum execution time for your website/server.

  • This reply was modified 16 hours, 7 minutes ago by Profile photo of AITpro Admin AITpro Admin.

Viewing all articles
Browse latest Browse all 12461

Trending Articles