i am trying to set up PHP 4.0.6 and when i execute this command: ./configure --with-mysql=/opt/local/mysql --with-apache=/opt/local/apache-1. 3.9 --enable-track-vars i get the following problems: 1) checking for working makeinfo... missing - i tried to find this module and install it but i couldn't find it anywhere on the GNU site...is it neccessary? and if so, where can i get it? 2) checking for AIX... no - i am not sure what i need to do to fix this 3) checking for Apache module support via DSO through APXS... no - i have checked for mod_so.c and it is there, am i looking for the right thing?? 4) checking for Apache module support... no - i think that the mod_so.c has something to do with this as well?? 5) configure: error: Invalid Apache directory - unable to find httpd.h under /opt/local/apache-1.3.9 - now i have changed the path in the command i executed to point directly to the httpd.h file (/opt/local/apache-1.3.9/bin) but i have looked up this error and it says to point to the directory where apache was installed. so what else could be the problem? thank you for any help on these issues. i would really like to get PHP installed and working as soon as possible. chris -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]