CyberPanel Community

ClosedError If this error persists, please visit the plugin settings page and enable the option named "Disable register_shutdown_function". This could be a solution

MA
Malik Aamir Ali #1

wp auto plugin error showing
php ini code update. max_execution_time = 600
wp-config.php. set_time_limit(600);
.htaccess.
set_time_limit(600);
and all v change to 0
this code chagne in
https://abc.com:8090/filemanager/abc.com
; max_input_time
; Default Value: -1 (Unlimited)
; Development Value: -1 (100 seconds)
; Production Value: -1 (100 seconds)
bust same issue facing

8 replies
MA
Malik Aamir Ali #3

WordPress Automatic Plugin
wp Automatic

vi
vikz #8

in my case yes. i tried multiple ways to address the issue .like increasing execution time by different methods but none is working.please help

jo
josephgodwinke #9

As the error states

please visit the plugin settings page and enable the option named “Disable register_shutdown_function”. This could be a solution

vi
vikz #10

i did enable but still the error is there

Sign in to reply