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 -> Apache View previous topic :: View next topic
Reply to topic   Topic: mod_fcgid 2.3.6 FastCGI module available
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3058
Location: Hilversum, NL, EU

PostPosted: Fri 05 Nov '10 21:14    Post subject: mod_fcgid 2.3.6 FastCGI module available Reply with quote

The ASF has mod_fcgid 2.3.6 released for general availability.

You can download it from our download page http://www.apachelounge.com/download/

More info at http://httpd.apache.org/mod_fcgid/

Steffen

Update: 15 Feb 2012

Available for Apache 2.4

Update: 9 Aug 2011

Applied the official ASF patch r1037727, mentioned at http://httpd.apache.org/download.cgi#mod_fcgid
It fixes regression in 2.3.6 which broke process controls when using vhost-specific configuration. vhost_id was referenced from the wrong structure, and never matched unless there were no vhost-specific directives in the vhost of the request.

Here at the forum there are issues reported with (complex) Active Directory, the famous " (70008) Partial results... " error.
Applied the patch at https://issues.apache.org/bugzilla/show_bug.cgi?id=51020 (see the comments there).

The updated version is available as mod_fcgid-2.3.6-P2 with the two patches.
Back to top


Reply to topic   Topic: mod_fcgid 2.3.6 FastCGI module available View previous topic :: View next topic
Post new topic   Forum Index -> Apache