[users@httpd] Re: mod_fcgid warnings (ap_pass_brigade failed in handle_request_ipc)

2015-01-12 Thread Scott (firstclasswatches.co.uk)
Also here is my mod_fcgid config: LoadModule fcgid_module modules/mod_fcgid.so MaxRequestsPerProcess 500 AddHandler fcgid-script .php5 .php4 .php .php3 .php2 .phtml FcgidWrapper /usr/local/cpanel/cgi-sys/php5 .php5 FcgidWrapper /usr/local/cpanel/cgi-sys/php5 .php4 FcgidWrapper

[users@httpd] mod_fcgid warnings (ap_pass_brigade failed in handle_request_ipc)

2015-01-12 Thread Scott (firstclasswatches.co.uk)
Hello, I am using mod_fcgid to serve PHP (not FPM) but no matter how I configure it I am still get a small number of errors from Apache (a few per hour) but nothing in my PHP syslog. They are all of the type ap_pass_brigade failed in handle_request_ipc and the main two I am seeing are:

[users@httpd] Internal Server Error 500: apache + mod_fastcgi + php-fpm

2015-01-12 Thread Community
Hi, I’ve just setup apache, php, mysql/percona on my machos box using brew, all is fine so far, server status, server info, phpinfo. Only when trying to install some php applications (drupal, piwik, sugarcrm, phpmyadmin) some issues pop into existence. In particular an “Internal Server Error