sloop
Verified User
I am having trouble with a new DirectAdmin installation. This is on a CentOS 3.1 server fresh install.
During the CentOS install, I only installed development and system tools. I then installed bind, webalizer, and apache manually by RPM because the install script complained that they were not installed. I only installed apache because it was required by webalizer. Is that what the problem is?
The install script did the apache compile.. and here is what I'm left with. I
During the CentOS install, I only installed development and system tools. I then installed bind, webalizer, and apache manually by RPM because the install script complained that they were not installed. I only installed apache because it was required by webalizer. Is that what the problem is?
The install script did the apache compile.. and here is what I'm left with. I
Creating we80.cnf...
Done. Frontpage Extension install complete.
*************************************
* *
* All parts have been installed *
* *
*************************************
Type: /sbin/service httpd restart
Welcome to DirectAdmin verion 1.22.1!
You are now about to run the install program. If DirectAdmin is already
installed, it may destroy previous data.
Cannot find services in the ./scripts/setup.txt file
Permissions set
[root@brass root]# /sbin/service httpd restart
Stopping httpd: [FAILED]
Starting httpd: Syntax error on line 167 of /etc/httpd/conf/httpd.conf:
Can't locate API module structure `auth_anon_module' in file /etc/httpd/modules/mod_auth_anon.so: /usr/sbin/httpd: undefined symbol: auth_anon_module
[FAILED]
[root@brass root]#