2014-08-06 UTC
# gRegor` Perms should be as locked down as possible. Typically the scripts execute as user "nobody" but your files are owned by "tantek" so it would require broader permissions to read/write. suPHP or FastCGI can be used to execute scripts as your username, though, so then you could lock them down to not be world read/writeable.