I think you need to add an entry to your hosts file (depends on your
OS as to where it is (either /etc/hosts or
/windows/system32/drivers/etc/hosts(?))) for localhost.

ex:
127.0.0.1 localhost

I bet you joined a network and your computer is setting localhost to
whatever IP you got assigned, instead of the loopback.

:D

-- 
Certainly ordinary language has no claim to be the last word, if there
is such a thing.
J. L. Austin

On Tue, Dec 9, 2008 at 2:24 PM, ColdFusion Developer wrote:
> I was doing some development work on my local machine today, setting up a new 
> install of BlogCFC, and ran across a strange issue.
>
> I hit refresh to test some changes and all the sudden got a JRun Servlet 
> Error: 413 Header Length too large
>
> I was accessing the local site using http://localhost:8500/site
>
> I noticed that http://127.0.0.1:8500/site works just fine -- no error.
>
> But I can't access any sites under my ColdFusion web root using localhost.
>
> Environment: CF 8.0.1, stand-alone server install.
>
> I tried uninstalling/reinstalling CF -- no dice.
>
> Any ideas? Thanks!
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316519
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to