Hi! Welcome to the list. I've been using web2py on Fedora and Red Hat based systems for quite a while now and haven't stumbled on this error before. Maximum recursion depth... well, sounds like an endless loop somewhere? Could you please post the entire traceback?
BTW, besides the port for the non-SSL apache access, did you change anything special in the install? Does mod_wsgi run as user apache and is /opt/web-apps/web2py and everything under it owned by user apache? Do you have selinux enabled? Regards, Ales On Sunday, April 14, 2013 9:31:47 PM UTC+2, Uditha Bandara Wijerathna wrote: > > Hello Folks, > This is my first message to the ML. I'm contributing to the Fedora Project > and I'm a very long term RPM family linux user. I managed to setup web2py > on Fedora 17 using this[0] script and some additional efforts. > > Currently this is my config, > > Application access : http://127.0.0.1:8000/app-name > SSL : https://127.0.0.1/app-name (443 default port) > > I have no problems logging in to the admin interface and appadmin > interfaces. But when I try to create a new simple app, it comes up with an > internal error (attachment1.png). I also took an screen-shot of the > detailed error report (attachment2.png). It seems it is not a problem with > the configuration. What I'm doing wrong? > > Thanks in advance. :) > > > [0] - http://web2py.googlecode.com/hg/scripts/setup-web2py-fedora.sh > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

