7 Apr 2011 22:22
How to build mod_fastcgi.so on RHEL Server 5.6
/usr/sbin/apxs -o
mod_fastcgi.so -c *.c
Doesn't generate a mod_fastcgi.so file
It generates these files:
mod_fastcgi.la
mod_fastcgi.lo
mod_fastcgi.o
mod_fastcgi.slo
Using instructions for shared object here: http://www.fastcgi.com/mod_fastcgi/INSTALL
OS = RHEL 5.6 64-bit
Intel(R) Xeon(R) CPU E5410 <at> 2.33GHz stepping 06
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-50)
Server version: Apache/2.2.3
PHP 5.2.17
Doesn't generate a mod_fastcgi.so file
It generates these files:
mod_fastcgi.la
mod_fastcgi.lo
mod_fastcgi.o
mod_fastcgi.slo
Using instructions for shared object here: http://www.fastcgi.com/mod_fastcgi/INSTALL
OS = RHEL 5.6 64-bit
Intel(R) Xeon(R) CPU E5410 <at> 2.33GHz stepping 06
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-50)
Server version: Apache/2.2.3
PHP 5.2.17
_______________________________________________ FastCGI-developers mailing list FastCGI-developers@... http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers
RSS Feed