Oops, yes. A more recent version of Erlang. On Apr 16, 2008, at 5:44 PM, Jan Lehnardt wrote: > > On Apr 16, 2008, at 22:56, Damien Katz wrote: >> The source of the error appears to be that string:to_lower is >> missing. I think this means you need to upgrade to a more recent >> version. > > version of Erlang/OTP, that is, right? > >> >> >> Anyone know the minimum version requirements for mochiweb? >> >> >> On Apr 16, 2008, at 4:01 PM, sa gu wrote: >>> Hi >>> >>> >>> i've been toying/experimenting around with 0.7.2 and am >>> quiteimpressed with the functionality. I recently checked out >>> 0.7.3 toobserve compaction but am running into the issue logged >>> below wheninvoking couchdb. Form your latest blog i assumed the >>> the mochisubstitution was completed. Any guidance? >>> >>> thx >>> >>> S >>> >>> >>> >>> couch 0.7.3a648446 (LogLevel=info) >>> Apache CouchDB is starting. >>> Apache CouchDB has started. Time to relax. >>> [error] [<0.37.0>] {error_report,<0.20.0>, >>> {<0.37.0>, >>> crash_report, >>> [[{pid,<0.37.0>}, >>> {registered_name,[]}, >>> {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}]}}, >>> {initial_call,{mochiweb_socket_server, >>> acceptor_loop, >>> [{<0.36.0>, >>> #Port<0.107>, >>> #Fun}]}}, >>> {ancestors,[couch_httpd,couch_server_sup,<0.1.0>]}, >>> {messages,[]}, >>> {links,[<0.36.0>,#Port<0.109>]}, >>> {dictionary,[]}, >>> {trap_exit,false}, >>> {status,running}, >>> {heap_size,1597}, >>> {stack_size,21}, >>> {reductions,448}], >>> []]}} >>> >>> >>> >>> >> >> >