![]() |
How To Set Up Apache2 With mod_fcgid And PHP5 On Debian Etch
Hy, y follow your great tutorial, but i'have some problems :
Quote:
Quote:
Quote:
Quote:
I use this php-fcgi-starter : Code:
#!/bin/shCode:
<VirtualHost *:80> |
Could be a problem with the memory or server resources in general:
http://gallery.menalto.com/node/82337 |
Same problem
Hi there,
I suffer from the same problem, here comes my configuration : Code:
ted:~# cat /etc/php5/cgi/php.ini | grep memory_limitCode:
ted:~# cat /etc/apache2/fcgi.confThe wrapper : Code:
ted:~# cat /home/sites/XXXXX/php5-fastcgi-wrapperCode:
ted:~# cat /etc/apache2/sites-available/XXXXXX.YYY/www.XXXXXX.YYYAny idea ? |
Hi!
You have a BusyTimeout error. The default time for a Busy Timeout is 600 seconds. Try adding Code:
BusyTimeout 1200More info about fcgid Busy Timeout: http://httpd.apache.org/mod_fcgid/mo...gidbusytimeout (the format above is new for the next Apache 2.3, in case you are using 2.2 you need to use Busy Timeout as described above) Hope this helps, Damian |
Hi dampi,
I'm trying your solution, however, I don't think it'll fix the problem in so far as when the bug comes, you don't have to wait 300 or 600 seconds ... The page loads during 5 to 10 seconds, then the error comes. I keep my fingers crossed, and i'll let you know if it fix, or not, this problem. Thank you. |
As I tought, it didn't fix the problem :
Code:
ted:~# cat /etc/apache2/fcgi.confCode:
[Thu Apr 01 15:03:01 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function |
Did you ever get this fixed? I have the same problem debian lenny 64.
|
same same
hi,
i have the same error over here... please help! |
I am having the same problem with my ISPC3 install on Debian Lenny.
I've noticed my CPU LOAD for WEB8 is constantly at 80-100%. It ends up locking up my machine after a couple of days. Anyway, I'm getting that same error in the error.log for the website. (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request |
I've found two possible solutions here:
http://serverfault.com/questions/617...doesnt-respawn http://www.moe.co.uk/2010/04/12/mod_...cript-headers/ |
| All times are GMT +2. The time now is 19:27. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.