Click to See Complete Forum and Search --> : PHP configuration with Apache server
I facing problem when install PHP with Apache module...
with this command:
./configure --with-mysql --with-apache=/usr/local/apache --enable-track-vars --with-config-file-path=/usr/local/apache/conf
And the error message saying that ......
unable to locate the file httpd.h in the path /usr/local/apache
but even I give the full path to the file httpd.h ....same error message appear...
and I also try to configure with this command :
./configure --with-mysql --with-apxs=/path/to/apxs
the error message saying that can't execute apxs either you have to install perl or you have to specify the full path to the apxs ...
This really drive me crazy.....
hope you people can help....
Thanks
sandy
I got same prob...
What I have to do
Thanx
asad
001 wrote:
-------------------------------
I facing problem when install PHP with Apache module...
with this command:
./configure --with-mysql --with-apache=/usr/local/apache --enable-track-vars --with-config-file-path=/usr/local/apache/conf
And the error message saying that ......
unable to locate the file httpd.h in the path /usr/local/apache
but even I give the full path to the file httpd.h ....same error message appear...
and I also try to configure with this command :
./configure --with-mysql --with-apxs=/path/to/apxs
the error message saying that can't execute apxs either you have to install perl or you have to specify the full path to the apxs ...
This really drive me crazy.....
hope you people can help....
Thanks
sandy
I am using TurboLinux
Try to Install PHP3 with Apache and My sql
and I collect confusing Path of instalation from different side
Plz Saggest best sagation for Turbo Linux platform
Thanx
Maruf
Abdullah-Al-Asad wrote:
-------------------------------
I got same prob...
What I have to do
Thanx
asad
001 wrote:
-------------------------------
I facing problem when install PHP with Apache module...
with this command:
./configure --with-mysql --with-apache=/usr/local/apache --enable-track-vars --with-config-file-path=/usr/local/apache/conf
And the error message saying that ......
unable to locate the file httpd.h in the path /usr/local/apache
but even I give the full path to the file httpd.h ....same error message appear...
and I also try to configure with this command :
./configure --with-mysql --with-apxs=/path/to/apxs
the error message saying that can't execute apxs either you have to install perl or you have to specify the full path to the apxs ...
This really drive me crazy.....
hope you people can help....
Thanks
sandy
Hi,
You haven't mentioned the error after giving full path to http.h.
You r trying with under mentioned also :
./configure --with-mysql --with-apxs=/path/to/apxs
but here u don't have to write as above because u have to give fiull path to apxs in
'apxs= '
yes...even I give full path to the httpd.h file..the error still the same...saying that httpd.h cannot be found.
for the apxs, I did give the full path to the apxs..but error saying that cannot run apxs...
please do give me some idea of what is the problem!!!
Thanks
PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved.