Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 3.05 KB | Hits: 39 | Expires: Never
Copy text to clipboard
  1. server:~# apache2ctl -S
  2. [Tue Feb 09 16:36:05 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 seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:40)
  12.          port 80 namevhost mail.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:68)
  13.          port 80 namevhost phpmyadmin.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:97)
  14.          port 80 namevhost billing.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:118)
  15.          port 80 namevhost clients.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:139)
  16.          port 80 namevhost livehelp.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:160)
  17.          port 80 namevhost seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:181)
  18.          port 80 namevhost simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:4)
  19.          port 80 namevhost secure.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:33)
  20.          port 80 namevhost mail.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:52)
  21.          port 80 namevhost phpmyadmin.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:73)
  22.          port 80 namevhost billing.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:93)
  23.          port 80 namevhost forum.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:113)
  24.          port 80 namevhost livehelp.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:133)
  25.          port 80 namevhost simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:154)
  26.          port 80 namevhost simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:3)
  27.          port 80 namevhost opticalcomputer.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:33)
  28.          port 80 namevhost upgrade911.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:52)
  29.          port 80 namevhost mail.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:72)
  30.          port 80 namevhost phpmyadmin.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:92)
  31.          port 80 namevhost livehelp.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:113)
  32.          port 80 namevhost forum.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:132)
  33.          port 80 namevhost simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:153)
  34. Syntax OK