permission denied means that the user who's running web2py has no 
permissions to create folder .
Did you set the owner to the same user to that folder ?

On Sunday, February 24, 2013 3:54:50 PM UTC+1, Igor Stankevich wrote:
>
> unable to create application "qq"
>
> Traceback (most recent call last):
>   File "/opt/web-apps/web2py/gluon/admin.py", line 179, in app_create
>     os.mkdir(path)
> OSError: [Errno 13] Permission denied: '/opt/web-apps/web2py/applications/qq'
>
> I can not create applications on Fedora. installed under apache user, ran 
> console (python web2py.py) not once afterwards, chmod 774 done for all 
> subdirs of web2py and still does not work. Where i check if something else 
> wrong?
>
>

-- 

--- 
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.


Reply via email to