Page MenuHomePhabricator

Is there a way to debug access.log not writing?
OpenPublic

Asked by eadler on Jan 25 2016, 8:16 PM.

Details

We have log.access.path set to "/var/log/phabricator/access.log" but the file is not being written, even after daemon and php-fpm restarts. Is it possible to debug why this not being written?

Answers

hskiba
Updated 2,613 Days Ago

Ensure that your web server user has permission to write the file to the /var/log/phabricator directory.

New Answer