Unfortunately, when I removed admin app I removed welcome app too. 
I've tried to upload my local welcome app to the server and every access 
gives me the same error:

Traceback (most recent call last):
  File "/Applications/web2py/gluon/
main.py", line 492, in wsgibase
    create_missing_app_folders(request)
  File "/Applications/web2py/gluon/admin.py", line 488, in 
create_missing_app_folders
    os.mkdir(path)
OSError: [Errno 17] File exists: 
'/Applications/web2py/applications/admin/databases'

Is there any file where I should enable the applications?



On Tuesday, January 28, 2014 3:31:18 AM UTC+1, Dave S wrote:
>
>
>
> On Sunday, January 26, 2014 10:40:16 AM UTC-8, Wonton wrote:
>  
>
>> Looking at this and seeing that it tries to access admin.py, maybe it was 
>> a bad decision to remove the admin application?
>> How could I "enable" cloneofmyapplication in the server?
>>
>>
>  Do you still have the welcome app?  Perhaps you could copy that, and then 
> put your cloneofapp code on top of it.
>
> /dps
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to