Hello
  My web2py instalation (1.73 and newer) was affected by the same
issue.
  Running on debian by wsgi apache2. Installed by unzipping
web2py_src.zip in to fresh folder and coping parameters_443.py.
  Creation of new application give an error flash "unable to create
application."

  Workaround was found accidently.
  Starting web2py.by at console ( typing pass and quit ) solve issue
at apache.

Thank you.
On 3 мар, 00:13, snfctech <[email protected]> wrote:
> Fedora10 web2py1.76.1 apache2/mod_wsgi
>
> I thought all errors generated tickets?  When I try tocreatean app
> via the admin over HTTPS on a LAN all I get is an error flash "unable
> tocreateapplication."  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.

Reply via email to