Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 3.04 KB | Hits: 22 | Expires: Never
Copy text to clipboard
  1. server:~# apache2ctl -S
  2. [Tue Feb 09 16:26:41 2010] [error] VirtualHost *:443 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
  3. VirtualHost configuration:
  4. wildcard NameVirtualHosts and _default_ servers:
  5. *:*                    is a NameVirtualHost
  6.          default server server.simplewebhosting.us (/etc/apache2/sites-enabled/default:4)
  7.          port * namevhost server.simplewebhosting.us (/etc/apache2/sites-enabled/default:4)
  8.          port * namevhost server.simplewebhosting.us (/etc/apache2/sites-enabled/default-ssl:4)
  9.          port 443 namevhost billing.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:6)
  10.          port * namevhost seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:40)
  11.          port * namevhost mail.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:68)
  12.          port * namevhost phpmyadmin.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:97)
  13.          port * namevhost billing.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:118)
  14.          port * namevhost clients.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:139)
  15.          port * namevhost livehelp.seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:160)
  16.          port * namevhost seanbrady.us (/etc/apache2/sites-enabled/seanbrady.us.conf:181)
  17.          port * namevhost simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:4)
  18.          port * namevhost secure.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:33)
  19.          port * namevhost mail.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:52)
  20.          port * namevhost phpmyadmin.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:73)
  21.          port * namevhost billing.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:93)
  22.          port * namevhost forum.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:113)
  23.          port * namevhost livehelp.simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:133)
  24.          port * namevhost simplehosting.us (/etc/apache2/sites-enabled/simplehosting.us.conf:154)
  25.          port * namevhost simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:3)
  26.          port * namevhost opticalcomputer.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:33)
  27.          port * namevhost upgrade911.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:52)
  28.          port * namevhost mail.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:72)
  29.          port * namevhost phpmyadmin.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:92)
  30.          port * namevhost livehelp.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:113)
  31.          port * namevhost forum.simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:132)
  32.          port * namevhost simplewebhosting.us (/etc/apache2/sites-enabled/simplewebhosting.us.conf:153)
  33. Syntax OK