From:             [EMAIL PROTECTED]
Operating system: FreeBSD4.4
PHP version:      4.2.3
PHP Bug Type:     Compile Failure
Bug description:  Compile failure when I try to install the php-4.2.3 on the FreeBSD4.4

I try to install the php-4.2.3 on the FreeBSD4.4. What I have done is:
1) installing Apach2.0 under /usr/local/include
2) downloading the php4.2.3 under usr/local/include
3) modifying the relevant script according to the patch files.

When I compile the php using following command under the
usr/lical/include/php-4.2.3:

./configure --with-mysql --with-apache=../apache_2.0--enable-track-vars

The compile is failed. The error is: 

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
configure: error: Invalid Apache directory - unable to find httpd.h under
/usr/local/apache2.0

The httpd.h definitely exist under the apache2.0.

Can you help me.

Thank you.

-- 
Edit bug report at http://bugs.php.net/?id=19468&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19468&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19468&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19468&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19468&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19468&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19468&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19468&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19468&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19468&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19468&r=globals

Reply via email to