Hi All,

I am using FreeBSD 4.5 Release, Apache 2.0.35, and php 4.1.2.
Is there any way to make php work with Apache 2.0.35 without using apxs?
If so, can anyone please post a message here describing how it works?

I tried the following:

/tmp/apache_2.0.35> ./configure --prefix=/www
/tmp/apache_2.0.35> cd ../php_4.1.2
/tmp/php_4.1.2>
./configure --with-apache=../apache_2.0.35 --enable-track-vars

then I get this error and configure stops:
configure: error: Invalid Apache directory - unable to find httpd.h under
/tmp/apache_2.0.35

What am I doing wrong as I previously compiled php and apache 1.3.24 in
exactly the same manner and it worked like a bomb.

Any help appreciated

Regards
Jaco
--
Jaco van Tonder
Junior Magic Developer
Premsoft Development (Pty) Ltd
Tel: +27 11 312 2122
Fax: +27 11 312 2122
Email: [EMAIL PROTECTED]
http://www.premsoft.co.za



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to