New issue 139 by ha...@timonreinhard.de: False positive on check if config
file is writable
http://code.google.com/p/wolfcms/issues/detail?id=139
What steps will reproduce the problem?
1. Run webserver as non-root user
2. Set config file to be owned by root
3. Remove group and world write permission from config file
4. Open Wolf's URL
What is the expected output? What do you see instead?
A warning ("configuration file was found to be writable") is issued though
the file is only writable by root (which is perfectly ok).
What version of the product are you using? On what operating system?
Wolf 0.6.0 on Ubuntu 8.04
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #5 on issue 139 by martijn....@gmail.com: False positive on check
if config file is writable
http://code.google.com/p/wolfcms/issues/detail?id=139
(No comment was entered for this change.)