|
I installed web2py using the webfaction install script and I can access the admin interface. I have successfully edited and ran a controller in the "welcome" app. However, when I go to create a new app I get the message:
Why is this happening and how can I fix it? |
|
The answer appears to be (this worked for me):
From http://joecodeswell.blogspot.com/2011/02/fixing-my-my-web2py-is-unable-to-create.html http://community.webfaction.com/questions/2468/web2py-unable-to-create-application-on-webfaction I also found a forum post online about restarting apache web2py - unable to create application but I did not need to do this. |