Skip to Content.
Sympa Menu

en - [sympa-users] Re: mod_fastcgi error

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaün <address@concealed>
  • To: "Defryn, Guy" <address@concealed>
  • Cc: address@concealed
  • Subject: [sympa-users] Re: mod_fastcgi error
  • Date: Tue, 17 Jul 2007 16:51:14 +0200

Hi,

As mentionned in the Sympa documentation, you can either install mod_fastcgi but it requires a patch to run with Apache 2, or you can use the mod_fcgid module that provides the same features.
See http://www.sympa.org/wiki/manual/web-interface#using_fastcgi

Defryn, Guy a écrit :
I am in the process of migrating Sympa to a new server running RHEL5.
I am running into some problems with compiling fastcgi.
I have done a google but haven't seen a solution to my problem

I have extracted the latest tar and when I run make I get the following:

make top_dir=/usr/lib/httpd

/usr/lib/apr-1/build/libtool --silent --mode=compile gcc -pthread -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32
-march=i386 -mtune=generic -fasynchronous-unwind-tables -DLINUX=2 -D_REENTRANT
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/httpd -I. -I/usr/include/apr-1
-I/usr/kerberos/include -prefer-pic -c mod_fastcgi.c && touch mod_fastcgi.slo
mod_fastcgi.c: In function 'init_module':
mod_fastcgi.c:270: warning: implicit declaration of function
'ap_register_cleanup'
mod_fastcgi.c:270: error: 'ap_null_cleanup' undeclared (first use in this
function)
[...]
Any ideas? My top_dir in makefile is correct




Archive powered by MHonArc 2.6.19+.

Top of Page