HTTPD Starting up Issue

Rezaa

Verified User
Joined
Dec 15, 2010
Messages
75
Hello,

I followed this instruction to install mod_security.
http://forum.directadmin.com/showthread.php?t=32189&p=186965#post186965
At the last step I ran "./build apache" But at the end of build process, I've got the following error:
Code:
make[1]: Leaving directory `/usr/local/directadmin/custombuild/httpd-2.2.22'
Restoring certificate and key, and turning on httpd for DirectAdmins's check.
Restarting apache.
Stopping httpd:                                            [  OK  ]
Starting httpd: [Sun Feb 17 23:11:28 2013] [warn] module php5_module is already loaded, skipping
[Sun Feb 17 23:11:28 2013] [warn] NameVirtualHost *.*.*.26:80 has no VirtualHosts
[Sun Feb 17 23:11:28 2013] [warn] NameVirtualHost *.*.*.26:443 has no VirtualHosts
[Sun Feb 17 23:11:28 2013] [warn] NameVirtualHost *.*.*.27:80 has no VirtualHosts
[Sun Feb 17 23:11:28 2013] [warn] NameVirtualHost *.*.*.27:443 has no VirtualHosts

None of IP's mentioned above are not main IP of the server.
 
Back
Top