I made a new docroot folder and cloned web2py into it. 
So when the site runs for the first time, it attempts to create folders. 
There is a permission error because it can't do this. 

I looked at the permissions granted to the default docroot 
(inetpub/wwwroot) but it wasn't obvious to me what to do, except that a 
group called IIS_IUsRS seems to be relevant (although it does not get write 
permissions in the default folder).

Temporarily I have given "everyone" write permission, and got as far as 
web2py admin being denied because "unable to access password file", which 
is expected behaviour, I believe (since there isn't one yet).

 

-- 
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/d/optout.

Reply via email to