I suspect instead it's due to 
https://code.google.com/p/modwsgi/issues/detail?id=29&can=1


for reference (i.e. even if I don't think it's the issue at hand) web2py 
just needs to write:
- to the cache/ folder (if you're using cache.disk)
- the session/ folder (if you're using the default file-storage backend and 
not, e.g., memcache or redis)
- the uploads/ folder (if you're using "upload" Fields)


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