Hosts file must have been modified by webmin.<div><br></div><div>I just don't get why I can't access <a href="http://localhost:8082">http://localhost:8082</a></div><div><br></div><div>Here again are the directives:</div>

<div><br></div><div><div>DocumentRoot /home/craig/www/wbm</div><div>ServerAdmin webmaster@localhost</div><div><Directory /></div><div>Options FollowSymLinks</div><div>AllowOverride None</div><div></Directory></div>

<div>ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/</div><div><Directory "/usr/lib/cgi-bin"></div><div>AllowOverride None</div><div>Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch</div><div>Order allow,deny</div>

<div>Allow from all</div><div></Directory></div><div>ErrorLog /var/log/apache2/wbm_error.log</div><div>LogLevel warn</div><div>CustomLog /var/log/apache2/access.log "combined"</div><div>Alias /doc/ "/usr/share/doc/"</div>

<div><Directory "/usr/share/doc/"></div><div>Options Indexes MultiViews FollowSymLinks</div><div>AllowOverride None</div><div>Order deny,allow</div><div>Deny from all</div><div>Allow from <a href="http://127.0.0.0/255.0.0.0">127.0.0.0/255.0.0.0</a> ::1/128</div>

<div></Directory></div><div><Directory /home/craig/www/wbm/></div><div> Options Indexes FollowSymLinks MultiViews</div><div> AllowOverride None</div><div> Order allow,deny</div><div> allow from all</div><div>
</Directory></div>
<div><br></div><br><div class="gmail_quote">On Fri, Jun 1, 2012 at 8:19 AM, John Gateley <span dir="ltr"><<a href="mailto:tclug@jfoo.org" target="_blank">tclug@jfoo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Was the text copied and pasted in? Or typed? There's an interesting<br>
item in the error messages:<br>
<div class="im"><br>
<br>
> apache2: Could not reliably determine the server's fully qualified domain<br>
> name, using 127.0.1.1 for ServerName<br>
> [Fri Jun 01 00:51:20 2012] [warn] NameVirtualHost <a href="http://127.0.0.1:0" target="_blank">127.0.0.1:0</a> has no<br>
> VirtualHosts<br>
<br>
<br>
</div>The first error message says 127.0.1.1 the second says 127.0.0.1.<br>
If you copied and pasted, I'd check the hosts file for a typo.<br>
<span class="HOEnZb"><font color="#888888"><br>
John<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br>
</div></div></blockquote></div><br></div>