You do have to start erlydb every time you run yaws. You don't have to
recompile though if you add the app's ebin directory to your code
path. If you want ErlyWeb to automatically recompile files that have
changed on disk between requests, add the {auto_compile, true}
compilation option.

On Tue, Mar 4, 2008 at 7:28 PM, Liron Greenstein <[EMAIL PROTECTED]> wrote:
>
>  I have exactly the same issues w/yaws-1.75 and firefox (on ubuntu
>  gutsy), the // for musician and everything. w/musician, it works, but
>  i have to restart erlydb and recompile each time i run yaws.  but
>  maybe it's supposed to be that way...?  clearly i'm new to this.
>
>  Liron Greenstein
>
>
>
>  On Mar 3, 5:12 pm, Smok <[EMAIL PROTECTED]> wrote:
>  > Hi Jxn,
>  >
>  > could not see the source, looks really like css.
>  > But for a moment I solved it by restarting firefox (strange anyway as
>  > yesterday I had the same behaviour and restarting did nothing).
>  > Now all works fine (well almost). Small things I found is:
>  > 1. when showing musician element the path is updated to the 
> followinghttp://localhost:8001/music//musician/list/1 - notice double // after
>
> > music
>  > 2.http://localhost:8001/musicproduces:
>  > ERROR erlang  code  crashed:
>  >  File: appmod:0
>  > Reason: {function_clause,[{lists,dropwhile,
>  >                                  [#Fun,undefined]},
>  >                           {erlyweb,get_ewc,2},
>  >                           {erlyweb,get_initial_ewc1,2},
>  >                           {erlyweb,handle_request,4},
>  >                           {yaws_server,deliver_dyn_part,8},
>  >                           {yaws_server,aloop,3},
>  >                           {yaws_server,acceptor0,2},
>  >                           {proc_lib,init_p,5}]}
>  > Req: {http_request,'GET',{abs_path,"/music"},{1,1}}
>  >
>  > howeverhttp://localhost:8001/music/produces right view
>
>
> > I guess this might be a small error to be fixed.
>  >
>  > cheers,
>  > smok
>  >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"erlyweb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to