I have an empty access.log and cannot figure out why it isn't logging entries. I had Apache working and it was logging to its access.log, but after I made the switch to litespeed, the access.log for it is not gathering information.
I have the settings put into the web admin control panel in the Server configuration. This is a standalone standalone server with no virtual hosts, just a single site, so I want the server access.log. I have tried both $SERVER_ROOT and the hard coded path.
If I delete the access.log and restart litespeed, it creates the file with zero bytes. As I navigate a new user to the site, nothing gets logged.
I have no errors on the server log when I restart except that memory is too low at 4096 (I upped it from the default 2047 but still get the message).
Ownership of the log dir and access.log file is nobody nogroup with 644 permissions (same as the error logs). The error logs are working fine.
There is no cpanel. PHP 7.3.
I have the settings put into the web admin control panel in the Server configuration. This is a standalone standalone server with no virtual hosts, just a single site, so I want the server access.log. I have tried both $SERVER_ROOT and the hard coded path.
If I delete the access.log and restart litespeed, it creates the file with zero bytes. As I navigate a new user to the site, nothing gets logged.
I have no errors on the server log when I restart except that memory is too low at 4096 (I upped it from the default 2047 but still get the message).
Ownership of the log dir and access.log file is nobody nogroup with 644 permissions (same as the error logs). The error logs are working fine.
There is no cpanel. PHP 7.3.
Last edited: