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