Having problems lol. It keeps wanting me to specify a domain name, and i just want it to be just localhost:8082 For ease of folder permissions, i created a www folder inside my /home/username folder. NameVirtualHost *:8082 <VirtualHost *:8082> ServerName localhost DocumentRoot /home/craig/www/wbm # add the following two lines if you want vhost-specific logging ErrorLog /ver/log/apache2/example.com-error CustomLog /var/log/apache2/example.com-access combined </VirtualHost> apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName [Fri Jun 01 00:51:20 2012] [warn] NameVirtualHost 127.0.0.1:0 has no VirtualHosts [Fri Jun 01 00:51:20 2012] [warn] NameVirtualHost *:80 has no VirtualHosts apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName [Fri Jun 01 00:51:20 2012] [warn] NameVirtualHost 127.0.0.1:0 has no VirtualHosts [Fri Jun 01 00:51:20 2012] [warn] NameVirtualHost *:80 has no VirtualHosts Action 'start' failed. The Apache error log may have more information. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20120601/3a1fd11d/attachment.html>