Since by default all errors across all websites on my server are being dumped to the server log, i have added custom error log per domain.
I have specified its location within the vhost conf as such:
“ErrorLog /home/mywebsite.com/logs/error.log”
Error logs are now being output to this log, however when I click the error log button in Cyberpanel for this website, nothing happens. It does not open a blank error log, it just does nothing.