Your best bet with Apache 2 is to compile Apache with DSO support and compile PHP with apxs2.
Brian. ----- Original Message ----- From: "sam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 29, 2001 3:58 AM Subject: [PHP-DEV] about php4.1.0 with apache2.x (httpd-2_0_28) | Try to configure php4.1.0 with apache2 in RH Linux7.2 | | | ./configure --with-mysql=/usr/local/mysql --with-apache=../httpd-2_0_28 | --enable-track-vars --enable-calendar --enable-ftp --enable-sockets | --enable-versioning | | I got "Cann't find httpd.h". Also, I check configure of php4.1.0 and | find the problem may come from wrong path. | | Apache2.x do not have src directory and apr is under srclib/apr. | | | -- | PHP Development Mailing List <http://www.php.net/> | To unsubscribe, e-mail: [EMAIL PROTECTED] | For additional commands, e-mail: [EMAIL PROTECTED] | To contact the list administrators, e-mail: [EMAIL PROTECTED] | | | -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]