Hi

I have apache 1.3.27 and php 4.3 installed in my linux
box.
I am trying to enable the PHP feature in apache so
that I can start building PHP pages for my web
application.
But I am not able to do so bcos I am getting error in
httpd.conf file when i try to "configtest" it. It's
giving me error at the place where I try to load the
php4_module. The error is "Error at LoadModule or the
php4_module may not be present in the server
configuration"(not verbatim but to these lines). 

and one more info is the libexec/ doesn't seem to be
having any of the .so files. hence, I went to
apache_1_3_27/src/modules/standard to modify the
Makefile and run "make" to generate .so files and
subsequently copy them into libexec/

Even this is not working.  
I dont know why the .so files are not present in
libexec/ folder in the first place and how do I
rectify the problem of error regarding LoadModule for
php4_module.

Any help will be appreciated.

TIA
Anand.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to