Page 2 of 2

Re: Nagios Standard Availability Reports

Posted: Mon Jun 24, 2024 9:59 am
by gwesterman
Hi @rj-admin2,

The php errors should be logged to that error.log file you found in apache2. Edit the file php.ini (which should be in /etc/php/<your php version>/apache2) to configure how errors are logged.

Thank you!