Click to See Complete Forum and Search --> : Installation PHP 4.3.4 with IBM HTTP Server on AIX 5.2


jadennis01
01-18-2005, 03:11 PM
Hello,

I'm new to the PHP arena. I am trying to configure PHP 4.3.4 to work with the IBM HTTP Server v. 2.0.47 (Apache 2).

I run the following:
./configure --with-apxs2=/usr/IBMIHS/bin/apxs --with-apache=/usr/IBMIHS

I get this message :
configure: error: Invalid Apache directory - unable to find httpd.h under /usr/IBMIHS

However, it does exist in /usr/IBMIHS/include.

Has anyone successfully gotten PHP to work with the IBM HTTP Server?

Thanks!

James Dennis