Hi Eveyone,
I'm working on a Solaris 2.6 server that has Apache 1.3 installed. Now I'm trying to install Php 5 to work with it.
So far when I tried to configure Php with Apache using:
./configure --with-apache=/u01/app/Apache
I get a warning: You will need Bison if you want to regenerate the Php parser
and one error: configure: error: Invalid Apache directory - unable to find httpd.h under /u01/app/Apache
Regarding the warning, I tried to install Bison but nothing happens. Even though directories are created, I get the same warning as above when I tried the ./configure for Php in Apache.
The httpd.h file is in the include subdirectory under the /u01/app/Apache directory. I tried puting that plus the /include and still didn't work.
Does anyone know how to proceed ? I didn't know that installing things in Unix can be so cumbersome.
Thank you in advance for the help.
Regards,
Rudi