On Apr 30, 2008, at 11:11 AM, Jan Lehnardt wrote:

Heya,
On Apr 30, 2008, at 13:26, Arved Sandstrom wrote:
               {error_info,{undef,[{string,to_lower,["Host"]},
                                   {mochiweb_headers,insert,3},
                                   {lists,foldl,3},
                                   {mochiweb,new_request,1},
                                   {mochiweb_http,headers,4},
                                   {proc_lib,init_p,5}]}},

Could it be that the hostname for your system is not set
in a way that gethostname(3) and subsequently
inets:gethostname()?

Cheers
Jan
--

Also, I found that I had an IPv6 hostname active, and commenting it out of my hosts file helped me get a bit further w/ mochiweb.

hth,
BA

Reply via email to