Hi all. I have apache 1.3.27 and php4.3.0 installed on my HP-UX machine. Now I want to load php into apache. So I ran the ./configure-status \ --activate-module=src/modules/php4/libmodphp4.a
This worked fine. Then I ran gmake, and it works until the following... gcc -c ... mod_php4.c php_apache_http.h: No such file or directory I realize the mod_php4.c is unable to find the path to the include files (.h files) How do I fix this. Is this something I need to specify in php.ini? I have tried \ manuall specifying the path in the c code, but that only works until another .h file \ is called...? Thanks, Taylor Taylor Lewick Unix System Administrator Fortis Benefits 816 881 6073 "Help Wanted. Seeking Telepath..." "You Know where to apply." **************************************************************** Please Note The information in this E-mail message is legally privileged and confidential information intended only for the use of the individual(s) named above. If you, the reader of this message, are not the intended recipient, you are hereby notified that you should not further disseminate, distribute, or forward this E-mail message. If you have received this E-mail in error, please notify the sender. Thank you ***************************************************************** -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php