Posted by Manzoorul Hassan on 09/14/05 18:03
I just now installed PHP v5.0.5 on my Fedora Core 3 system. I also have
Apache2 installed on the same system and am trying to config the Web
Server to use this PHP.
Unfortunately I cannot find libphp5.so to add the following line in my
httpd.conf file
LoadModule php5_module modules/libphp5.so
The closest I found are 2 copies of libphp5.module.in that are
available under sapi/apache_hooks and sapi/apache directories of the
PHP install.
Am I supposed to be coping / pointing to one of these?
- manzoor
[Back to original message]
|