Hello again, sorry for posting a lot recently. Since I am trying to learn a lot about hosting I found myself with some problems that I cannot handle so I come here once again.
I was trying to start apache22 and got this:
So I google about it and tried some solution that did not work, after seeing the log I got this:
Any kind of help is welcome as always.
I was trying to start apache22 and got this:
Code:
# service apache22 start
Performing sanity check on apache22 configuration:
Syntax OK
Starting apache22.
/usr/local/etc/rc.d/apache22: WARNING: failed to start apache22
So I google about it and tried some solution that did not work, after seeing the log I got this:
Code:
# cat /var/log/httpd-error.log
[Wed Jul 10 09:41:48 2013] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Jul 10 09:41:48 2013] [alert] (EAI 8)hostname nor servname provided, or not known: mod_unique_id: unable to find IPv4 address of "USH1"
Configuration Failed
[Wed Jul 10 09:47:46 2013] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Jul 10 09:47:46 2013] [alert] (EAI 8)hostname nor servname provided, or not known: mod_unique_id: unable to find IPv4 address of "USH1"
Configuration Failed
[Wed Jul 10 09:47:56 2013] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Jul 10 09:47:56 2013] [alert] (EAI 8)hostname nor servname provided, or not known: mod_unique_id: unable to find IPv4 address of "USH1"
Configuration Failed
[Wed Jul 10 09:50:02 2013] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Jul 10 09:50:03 2013] [notice] Digest: generating secret for digest authentication ...
[Wed Jul 10 09:50:03 2013] [notice] Digest: done
[Wed Jul 10 09:50:04 2013] [notice] Apache/2.2.24 (FreeBSD) mod_ssl/2.2.24 OpenSSL/0.9.8x DAV/2 configured -- resuming normal operations
[Wed Jul 10 09:50:18 2013] [error] [client 127.0.0.1] File does not exist: /usr/local/www/apache22/data/favicon.ico
[Wed Jul 10 10:20:48 2013] [error] [client 127.0.0.1] File does not exist: /usr/local/www/apache22/data/favicon.ico, referer: http://127.0.0.1/
[Wed Jul 10 12:26:40 2013] [notice] caught SIGTERM, shutting down
(2)No such file or directory: httpd: could not open error log file /var/log/apache2/error-cuculac.log.
Unable to open logs
(2)No such file or directory: httpd: could not open error log file /var/log/apache2/error-cuculac.log.
Unable to open logs
(2)No such file or directory: httpd: could not open error log file /var/log/apache2/error-cuculac.log.
Unable to open logs
(2)No such file or directory: httpd: could not open error log file /var/log/apache2/error-cuculac.log.
Unable to open logs
(2)No such file or directory: httpd: could not open error log file /var/log/apache2/error-cuculac.log.
Unable to open logs
(2)No such file or directory: httpd: could not open error log file /var/log/apache2/error-cuculac.log.
Unable to open logs
(2)No such file or directory: httpd: could not open error log file /var/log/apache2/error-cuculac.log.
Unable to open logs
(2)No such file or directory: httpd: could not open error log file /var/log/apache2/error-cuculac.log.
Unable to open logs
Any kind of help is welcome as always.