Fedora10 web2py1.76.1 apache2/mod_wsgi I thought all errors generated tickets? When I try to create an app via the admin over HTTPS on a LAN all I get is an error flash "unable to create application." It's not an apache permission issue because it does the same thing if all my files and dirs have 777 permissions. I don't get any apache errors in the error log and the only funny thing I get in the access log is a 303 code from the POST request to admin/default/site. Something must not be working out with gluon.admin.app_create.
How should I troubleshoot this type of error, or does anybody have an idea what's going on? I'm going to start dissecting the app_create function - but my python skills are still pretty weak and I was hoping there would just be a good error log somewhere... Thanks in advance for any tips. -- 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.

