Having problems lol.<div><br></div><div>It keeps wanting me to specify a domain name, and i just want it to be just localhost:8082</div><div><br></div><div>For ease of folder permissions, i created a www folder inside my /home/username folder.</div>

<div><br></div><div><div><div>NameVirtualHost *:8082</div><div><br></div><div><VirtualHost *:8082></div><div>   ServerName localhost</div><div>   DocumentRoot /home/craig/www/wbm</div><div><br></div><div>   # add the following two lines if you want vhost-specific logging</div>

<div>   ErrorLog /ver/log/apache2/example.com-error</div><div>   CustomLog /var/log/apache2/example.com-access combined</div><div></VirtualHost></div></div></div><div><br></div><div><br></div><div><div>apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName</div>

<div>[Fri Jun 01 00:51:20 2012] [warn] NameVirtualHost <a href="http://127.0.0.1:0">127.0.0.1:0</a> has no VirtualHosts</div><div>[Fri Jun 01 00:51:20 2012] [warn] NameVirtualHost *:80 has no VirtualHosts</div><div>apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName</div>

<div>[Fri Jun 01 00:51:20 2012] [warn] NameVirtualHost <a href="http://127.0.0.1:0">127.0.0.1:0</a> has no VirtualHosts</div><div>[Fri Jun 01 00:51:20 2012] [warn] NameVirtualHost *:80 has no VirtualHosts</div><div>Action 'start' failed.</div>

<div>The Apache error log may have more information.</div></div><div><br></div>