> I can't build php-4.3.2 with apache 2.0 under a RedHat 9 box. Okay, Apache2 has some issues, and Redhat itself always has issues with it's "unique" setups...
[snip] > php compilation fails even when I try just: > > [EMAIL PROTECTED] php-4.3.2]# ./configure --with-apxs2=/usr/sbin/apxs Okay [snip] > Configuring SAPI modules > checking for AOLserver support... no > checking for Apache 1.x module support via DSO through APXS... no > checking for Apache 1.x module support... no > checking for member fd in BUFF *... no > checking for mod_charset compatibility option... no > checking for Apache 2.0 module support via DSO through APXS... no > checking for Apache 2.0 handler-module support via DSO through APXS... > > Sorry, I cannot run apxs. Possible reasons follow: [snip] What do these commands output? # /usr/sbin/httpd -v # /usr/sbin/apxs -q SBINDIR # /usr/sbin/apxs -q TARGET Regards, Philip -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php