ID:               10273
 Comment by:       ass-nice1448 at hotmail dot com
 Reported By:      akenning at dog dot topology dot org
 Status:           Bogus
 Bug Type:         *Configuration Issues
 Operating System: SuSE 7.1 linux, kernel 2.4.0
 PHP Version:      4.0.4pl1
 New Comment:

<a href=http://a-uncut-uniform-foo.da.ru>ass nice</a>


Previous Comments:
------------------------------------------------------------------------

[2001-04-10 16:51:27] [EMAIL PROTECTED]

--with-apache is for Apache 1.3.X. Use --with-apxs2.
Apache 2 support is currently experimental.

-Jason

------------------------------------------------------------------------

[2001-04-10 16:43:02] akenning at dog dot topology dot org

./configure --with-apache=/home/akenning/soft/httpd --with-gd
--with-pgsql=/usr/local/pgsql  

Symptoms when running this are:

Configuring SAPI modules
checking for AOLserver support... no
checking for Apache module support via DSO through APXS... no
checking for Apache module support... no
configure: error: Invalid Apache directory - unable to find httpd.h
under /home/akenning/soft/httpd  

It's obvious that the "configure" script just looks in the wrong place
for httpd.h.
It should look for

 $withval/include/httpd.h

not for this file:

 $withval/src/include/httpd.h

To fix this, the "configure" file needs to be changed.





------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=10273&edit=1

Reply via email to