@Joe I do not think this is a permission issue. Somehow web2py is being called by the web server but the web server is not passing the wsgi environment variable PATH_INFO. In this case the variable should be set by wsgiserver.
@Mengu, I suggest you delete web2py and download is again before trying to debug this. If you still get I would like to know if this can be reproduced with 2.5. Massimo On Sep 6, 5:06 pm, Joe Barnhart <[email protected]> wrote: > What did you mean by "I had the interface running"? Also, how were you > logged in when you extracted the web2py file, and when you ran the program > (i.e. is it a permissions issue)? > > On Sun, Sep 6, 2009 at 12:28 PM, mengu <[email protected]> wrote: > > > hello, > > > i have just discovered web2py and i really wanted to try it. i have > > downloaded the source files and then extracted the archive. i used cd > > web2py && python web2py.py. i had the interface running. however when > > i have started the server, i got the error on this page: > >http://pastebin.com/me70be27 > > > can anyone let me know what could be wrong? > > > i have python 2.6.2 and using pardus linux. > > > thanks from now. :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

