Skip to main content

mod_fcgid: can't apply process slot for /usr/local/cpanel/cgi-sys/php5

Comments

4 comments

  • JacobPerkins
    Hi, Are there any additional error messages in /usr/local/apache/logs/error_log when this problem occurs?
    0
  • Tymsah
    [Mon Nov 09 18:03:51 2015] [warn] [client 212.252.19.234] mod_fcgid: can't apply process slot for /usr/local/cpanel/cgi-sys/php5 [Mon Nov 09 18:03:49 2015] [warn] [client 157.55.39.228] mod_fcgid: can't apply process slot for /usr/local/cpanel/cgi-sys/php5 [Mon Nov 09 18:03:41 2015] [warn] [client 144.76.23.75] mod_fcgid: can't apply process slot for /usr/local/cpanel/cgi-sys/php5 [Mon Nov 09 18:03:40 2015] [warn] [client 78.169.239.95] mod_fcgid: can't apply process slot for /usr/local/cpanel/cgi-sys/php5
    0
  • cPanelMichael
    Hello :) The messages suggest you need to increase your FCGI configuration limits, however you may want to consider switching to a different PHP handler if you are not comfortable with customizing the values. Per our documentation, we only recommend the mod_fcgid Apache module for advanced system administrators who understand how to modify the performance of the mod_fcgid Apache module. Thank you.
    0
  • kdean
    FcgidMaxProcessesPerClass 100 This allows 100 php processes per cpanel account. FcgidMaxProcesses 40 This limits all php processes to 40. So, I would raise this to at least 100 if not more depending on your available memory resources.
    0

Please sign in to leave a comment.