Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: [FASTCGI] Fastcgi module for Apache 2.2. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

[FASTCGI] Fastcgi module for Apache 2.2
by Lost at 11:10 pm EDT, May 17, 2007

On Wed, Dec 07, 2005 at 08:03:28AM 0100, Daniel Smertnig wrote: > *If* they are already available in 2.0 checking APACHE2 should be enough. OK, after some investigation I found out that the "new" (apr_*) symbols were introduced beginning with 2.0 and that the older symbols were #defined to the new ones in 2.0. In 2.2 these (previously deprecated) defines were dropped. Therefore I believe the simplest/shortest way to make mod_fastcgi work with 1.3, 2.0 and 2.2 is to reintroduce these defines ourselves when necessary. The attached patch does this and additionaly fixes a problem in Makefile.AP2 under 2.2 (still works under 2.0 though). It was tested on 1.3.33, 2.0.55 and 2.2 and compiles and loads on all three versions. I believe it is suitable for inclusion in the official code base. Thanks, daniel

Building mod_fastcgi for Apache2.2.4


 
 
Powered By Industrial Memetics