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.

Reply via email to