Hi all,
I have just installed www/apache22 on my FreeBSD VPS (hitherto I've always ran lighttpd). For some reason, it won't start, even though the httpd.conf appears to be OK:
There is a warning in /var/log/httpd-error.log, but nothing that appears fatal:
Any ideas what might be going wrong here?
TIA
I have just installed www/apache22 on my FreeBSD VPS (hitherto I've always ran lighttpd). For some reason, it won't start, even though the httpd.conf appears to be OK:
$ sudo /usr/local/etc/rc.d/apache22 onestart
Performing sanity check on apache22 configuration:
Syntax OK
Starting apache22.
/usr/local/etc/rc.d/apache22: WARNING: failed to start apache22
There is a warning in /var/log/httpd-error.log, but nothing that appears fatal:
Code:
[Wed Sep 19 13:36:57 2012] [alert] (EAI 8)hostname nor servname provided, or not known: mod_unique_id: unable to find IPv4 address of "tilcara.localdomain"
Any ideas what might be going wrong here?
TIA