logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: [warn]APR.... with mod_fcgid
Author
ricocn



Joined: 14 Oct 2009
Posts: 1

PostPosted: Wed 14 Oct '09 2:25    Post subject: [warn]APR.... with mod_fcgid Reply with quote

Found the message in error.log as belowed:
1.
[Wed Oct 14 07:24:47 2009] [warn] mod_fcgid: read timeout from pipe
2.
[Wed Oct 14 07:24:58 2009] [warn] mod_fcgid: process 912 graceful kill fail, sending SIGKILL
3.(mostly)
[Wed Oct 14 07:25:44 2009] [warn] (620018)APR does not understand this error code: mod_fcgid: ap_pass_brigade failed in handle_request function
---
windows2003+apache2.2.13+PHP5.2.10+fcgid(2.2b)+eaccelerator0.9.5.3+zend optimizer3.3.3+memcached
---
httpd.conf

Quote:

LoadModule fcgid_module modules/mod_fcgid.so
AddHandler fcgid-script .php
FCGIWrapper "C:/PHP5/php-cgi.exe" .php
OutputBufferSize 0
MaxProcessCount 50
MaxRequestsPerProcess 1000
MaxRequestInMem 131072


thanks in advance
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Thu 22 Oct '09 12:40    Post subject: Reply with quote

Which PHP did you download? VC6 or VC9 build? Thread safe? Non-thread-safe?
Back to top


Reply to topic   Topic: [warn]APR.... with mod_fcgid View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules