Help with Centos 5.0

miltongoh

Verified User
Joined
Oct 2, 2005
Messages
50
Location
Singapore
Hi,

This is what I get after installation of CentOS 5.0 with DA.

[root@server ~]# /sbin/service httpd restart
Stopping httpd: [FAILED]
Starting httpd: [Sat Dec 01 01:54:25 2007] [warn] module php5_module is already loaded, skipping
httpd: Syntax error on line 143 of /etc/httpd/conf/httpd.conf: Syntax error on line 21 of /etc/httpd/conf/extra/httpd-vhosts.conf: Could not open configuration file /etc/httpd/conf/ips.conf: No such file or directory
 
Try:
Code:
cd /usr/local/directadmin/custombuild
./build rewrite_confs
 
Hi smtalk,

Thanks for replying.

This is what I get.

[root@server ~]# cd /usr/local/directadmin/custombuild
[root@server custombuild]# ./build rewrite_confs
grep: /usr/local/directadmin/conf/directadmin.conf: No such file or directory
./build: line 2674: [: : integer expression expected
grep: /usr/local/directadmin/conf/directadmin.conf: No such file or directory
./build: line 2678: [: : integer expression expected
/usr/local/directadmin/dataskq: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
Using <HERE SHOW THE IP ADDRESS> for your server IP
ls: /usr/local/directadmin/data/users: No such file or directory
 
httpd: Syntax error on line 143 of /etc/httpd/conf/httpd.conf: Syntax error on line 21 of /etc/httpd/conf/extra/httpd-vhosts.conf: Could not open configuration file /etc/httpd/conf/ips.conf: No such file or directory
Use your Linux favorite editor such as pico or vi and comment the lines with the problem. Then restart httpd. From your follow up posting, it seems that DA installation didn't end successfully.
 
Use your Linux favorite editor such as pico or vi and comment the lines with the problem. Then restart httpd. From your follow up posting, it seems that DA installation didn't end successfully.

Can't rectify the issue, i shall re-install DirectAdmin again without the custombuild.
 
Seems you need OS reload and DA reinstalled. (I see many files missing from your server)
 
Back
Top