ID: 9494 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: Error in ./configure It's not yet adjusted in the snapshots .. maybe someone can fix it? Previous Comments: --------------------------------------------------------------------------- [2001-03-01 17:24:52] [EMAIL PROTECTED] FYI: Apache2 support in PHP is considered experimental at the moment. Please try the latest CVS snapshot from http://snaps.php.net/ as this might have been fixed already. --Jani --------------------------------------------------------------------------- [2001-02-28 06:37:20] [EMAIL PROTECTED] When doing a cross compile from php 4.0.4pl1 with apache 2.0a9 using: ./configure --with-mysql --with-apache=../apache_2.0a9 --enable-track-vars, it gives me the error: configure: error: Invalid Apache directory - unable to find httpd.h under /root/apache_2.0a9 after looking in the configure file, i saw it looks in $withval/src/include/* which is wrong since the include files are now located in $withval/include; I also noticed that source libraries changed to $withval/srclib .. or did i do something wrong? hint: i'm trying to compile an IPv6 enabled webserver with php support. (KAME patch fails since it's only *BSD realated), apache 2.x supports native IPv6 support. --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=9494 -- 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]