Cannot load /usr/lib/apache/libphp5.so

wojo00

Verified User
Joined
Jan 5, 2008
Messages
32
Hello fellow DA friends,

I've been busy all day trying to sort my server out. I've done custombuild and custom appache, installed php but all resulting in me not being able to start httpd.

The current error I have now is:

root@server:/usr/local/directadmin/customapache# /sbin/service httpd restart
Stopping httpd: [FAILED]
Starting httpd: Syntax error on line 1 of /etc/httpd/conf/extra/httpd-phpmodules.conf:
Cannot load /usr/lib/apache/libphp5.so into server: /usr/lib/apache/libphp5.so: cannot open shared object file: No such file or directory
[FAILED]

I've been to the directory /usr/lib/apache and indeed there is no libphp5.so

If anyone can help me out then that would be great, any advice is most welcome!

Thank you for your time :)
 
Code:
cd /usr/local/directadmin/custombuild
./build update
./build php n
 
Code:
cd /usr/local/directadmin/custombuild
./build update
./build php n

Hi smtalk

I have same problem & i tried the step above but it doesn't work

it still show "Invalid command 'php_value', perhaps misspelled or defined by a module not included in the server configuration"

Could u help me

Thanks for your time
 
Back
Top