Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 2.85 KB | Hits: 26 | Expires: Never
Copy text to clipboard
  1. server:~# apache2ctl -S
  2. [Tue Feb 09 16:42:01 2010] [error] (EAI 2)Name or service not known: Could not resolve host name *:80 -- ignoring!
  3. VirtualHost configuration:
  4. wildcard NameVirtualHosts and _default_ servers:
  5. *:443                  is a NameVirtualHost
  6.          default server server.simplewebhosting.us (/etc/apache2/sites-enabled/default-ssl:5)
  7.          port 443 namevhost server.simplewebhosting.us (/etc/apache2/sites-enabled/default-ssl:5)
  8. *:80                   is a NameVirtualHost
  9.          default server server.simplewebhosting.us (/etc/apache2/sites-enabled/default:4)
  10.          port 80 namevhost server.simplewebhosting.us (/etc/apache2/sites-enabled/default:4)
  11.          port 80 namevhost mail.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:42)
  12.          port 80 namevhost phpmyadmin.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:71)
  13.          port 80 namevhost billing.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:92)
  14.          port 80 namevhost clients.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:113)
  15.          port 80 namevhost livehelp.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:134)
  16.          port 80 namevhost seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:155)
  17.          port 80 namevhost simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:4)
  18.          port 80 namevhost secure.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:33)
  19.          port 80 namevhost mail.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:52)
  20.          port 80 namevhost phpmyadmin.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:73)
  21.          port 80 namevhost billing.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:93)
  22.          port 80 namevhost forum.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:113)
  23.          port 80 namevhost livehelp.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:133)
  24.          port 80 namevhost simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:154)
  25.          port 80 namevhost opticalcomputer.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:7)
  26.          port 80 namevhost upgrade911.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:26)
  27.          port 80 namevhost mail.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:46)
  28.          port 80 namevhost phpmyadmin.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:66)
  29.          port 80 namevhost livehelp.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:87)
  30.          port 80 namevhost forum.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:106)
  31.          port 80 namevhost simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:127)
  32. Syntax OK