Httpd problem

snir_sofer

New member
Joined
Oct 20, 2011
Messages
3
Code:
[root@hotgame scripts]# /etc/init.d/httpd start
Starting httpd: Syntax error on line 148 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_auth_basic.so into server: /etc/httpd/modules/mod_auth_basic.so: cannot open shared object file: No such file or directory
                                                           [FAILED]
[root@hotgame scripts]#

Help me please :\
 
Do you have a directadmin server?

Code:
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build apache d
./build rewrite_confs
 
Do you have a directadmin server?

Code:
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build apache d
./build rewrite_confs

Code:
[root@hotgame custombuild]# ./build rewrite_confs
grep: /usr/local/directadmin/conf/directadmin.conf: No such file or directory
./build: line 6308: [: : integer expression expected
grep: /usr/local/directadmin/conf/directadmin.conf: No such file or directory
./build: line 6312: [: : integer expression expected
./build: /usr/local/directadmin/dataskq: /lib64/ld-linux-x86-64.so.2: bad ELF interpreter: No such file or directory
Using hotgame.co.il
81.218.214.242 for your server IP
ls: /usr/local/directadmin/data/users/*/httpd.conf: No such file or directory
Restarting apache.
Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 115 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

[root@hotgame custombuild]# service httpd start
Starting httpd: httpd: Syntax error on line 115 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
 
Then I would say you are on the wrong website because you do not have a directadmin server.
 
I don't know how you got to the custombuild directory since it appears you don't have a DirectAdmin-based server. How do I know? Your server answers on IP# 81.218.214.242. port 25, that it's running qmail, and DirectAdmin-based servers do not run qmail.

This is a DirectAdmin support forum.

Jeff
 
Back
Top