Title: Error message after WordPress update: Cannot set max execution time limit
Last modified: March 14, 2019

---

# Error message after WordPress update: Cannot set max execution time limit

 *  Resolved [rosbach](https://wordpress.org/support/users/rosbach/)
 * (@rosbach)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/error-message-after-wordpress-update-cannot-set-max-execution-time-limit-2/)
 * Hi all
 * After updating to the latest version of WordPress 1 week ago, I first got this
   error message in the top when I’m in the Control Panel:
 * “Cannot set max execution time limit due to system policy in /customers/2/2/5/
   soenderborggade.dk/httpd.www/wp-content/plugins/subscribe2/subscribe2.php on 
   line 64 Warning: Cannot modify header information – headers already sent by (
   output started at /customers/2/2/5/soenderborggade.dk/httpd.www/wp-content/plugins/
   subscribe2/subscribe2.php:64) in /customers/2/2/5/soenderborggade.dk/httpd.www/
   wp-admin/includes/misc.php on line 1198”
 * It provided another problem after I installed the Force Login Plugin. When “not-
   logged-in-users” then try accessing my website they don’t get a chance to login,
   but only this message:
 * “Warning: set_time_limit(): Cannot set max execution time limit due to system
   policy in /customers/2/2/5/soenderborggade.dk/httpd.www/wp-content/plugins/subscribe2/
   subscribe2.php on line 64 Warning: Cannot modify header information – headers
   already sent by (output started at /customers/2/2/5/soenderborggade.dk/httpd.
   www/wp-content/plugins/subscribe2/subscribe2.php:64) in /customers/2/2/5/soenderborggade.
   dk/httpd.www/wp-includes/pluggable.php on line 1251 Warning: Cannot modify header
   information – headers already sent by (output started at /customers/2/2/5/soenderborggade.
   dk/httpd.www/wp-content/plugins/subscribe2/subscribe2.php:64) in /customers/2/
   2/5/soenderborggade.dk/httpd.www/wp-includes/pluggable.php on line 1254”
 * A couple of days went by and then something changed.
    Now the situation has gotten
   worse, since I now can’t log on to the webpage and therefore can’t enter the 
   control panel.
 * When I go to the webpage (both on Google Chrome and Safari) I see our normal 
   starting page but with this error message written in the top:
 * “Warning: set_time_limit(): Cannot set max execution time limit due to system
   policy in /customers/2/2/5/soenderborggade.dk/httpd.www/wp-content/plugins/subscribe2/
   subscribe2.php on line 64”
 * When I try to log on using Google Chrome, I get the error message nr 2 (Warning…)
 * When I try to log on using Safari, it says there has been an error and that cookies
   have been blocked because of unexpected poutput and gives me the option to try
   logging on again, and present following in the top of the page:
 * “Warning: set_time_limit(): Cannot set max execution time limit due to system
   policy in /customers/2/2/5/soenderborggade.dk/httpd.www/wp-content/plugins/subscribe2/
   subscribe2.php on line 64 Warning: Cannot modify header information – headers
   already sent by (output started at /customers/2/2/5/soenderborggade.dk/httpd.
   www/wp-content/plugins/subscribe2/subscribe2.php:64) in /customers/2/2/5/soenderborggade.
   dk/httpd.www/wp-login.php on line 447 Warning: Cannot modify header information–
   headers already sent by (output started at /customers/2/2/5/soenderborggade.dk/
   httpd.www/wp-content/plugins/subscribe2/subscribe2.php:64) in /customers/2/2/
   5/soenderborggade.dk/httpd.www/wp-login.php on line 462 Warning: Cannot modify
   header information – headers already sent by (output started at /customers/2/
   2/5/soenderborggade.dk/httpd.www/wp-content/plugins/subscribe2/subscribe2.php:
   64) in /customers/2/2/5/soenderborggade.dk/httpd.www/wp-includes/pluggable.php
   on line 928 Warning: Cannot modify header information – headers already sent 
   by (output started at /customers/2/2/5/soenderborggade.dk/httpd.www/wp-content/
   plugins/subscribe2/subscribe2.php:64) in /customers/2/2/5/soenderborggade.dk/
   httpd.www/wp-includes/pluggable.php on line 929 Warning: Cannot modify header
   information – headers already sent by (output started at /customers/2/2/5/soenderborggade.
   dk/httpd.www/wp-content/plugins/subscribe2/subscribe2.php:64) in /customers/2/
   2/5/soenderborggade.dk/httpd.www/wp-includes/pluggable.php on line 930”
 * Does anybody know what to do to get my homepage back up running?
 * I have backups of the webpage from the programme BackWPup, but it seems like 
   I would need to buy their software to use a backup?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-message-after-wordpress-update-cannot-set-max-execution-time-limit-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/error-message-after-wordpress-update-cannot-set-max-execution-time-limit-2/#post-11309611)
 * You’ll need to access your server via [SFTP or FTP](https://wordpress.org/support/article/ftp-clients/),
   or a file manager in your hosting account’s control panel (consult your hosting
   provider’s documentation for specifics on these), navigate to /wp-content/plugins/
   and delete the /subscribe2/ directory there.
 * This will remove the plugin causing the problem and restore your site.
 * Next, I recommend reporting the issue at [https://wordpress.org/support/plugin/subscribe2/](https://wordpress.org/support/plugin/subscribe2/)
   so the plugin’s developers and support community can help you with this.
 *  Thread Starter [rosbach](https://wordpress.org/support/users/rosbach/)
 * (@rosbach)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/error-message-after-wordpress-update-cannot-set-max-execution-time-limit-2/#post-11311642)
 * Thank you very much. I deleted a part of the code for subscribe2 and the site
   is now up running again!
    I will report the issue as you suggested
 * /Michael
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/error-message-after-wordpress-update-cannot-set-max-execution-time-limit-2/#post-11314026)
 * You’re welcome!
 * Topic continues at [https://wordpress.org/support/topic/error-message-after-wordpress-update-cannot-set-max-execution-time-limit/](https://wordpress.org/support/topic/error-message-after-wordpress-update-cannot-set-max-execution-time-limit/)

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

The topic ‘Error message after WordPress update: Cannot set max execution time limit’
is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/error-message-after-wordpress-update-cannot-set-max-execution-time-limit-2/#post-11314026)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
