problem in restart directadmin and apache and other

He3am

Verified User
Joined
Mar 7, 2013
Messages
95
hi
when restart directadmin show this error :
/etc/init.d/directadmin restart
Stopping DirectAdmin: [FAILED]
Starting DirectAdmin: /usr/local/directadmin/directadmin: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory
[FAILED]

when restart apache :
[root@server apache]# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: httpd: Syntax error on line 17 of /etc/httpd/conf/httpd.conf: 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
how problem ?
thanks
 
Code:
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build all d
 
Back
Top