The same issue affects the loading of "logging.conf". It is read from the current directory at the beginning of main.py. But using the debian package the cwd is '/usr/share/web2py', and that location is not writable to users, nor can be customized per application server. Probably logging.conf should be reread after parsing the '-f' switch as well.
- [web2py] The -f command line switch seems to break custo... pgergo
- [web2py] Re: The -f command line switch seems to br... pgergo
- [web2py] Re: The -f command line switch seems t... pgergo
- [web2py] Re: The -f command line switch seems t... Massimo Di Pierro

