Hi,
I'm using I-MSCP (1.2.9) on my webserver (Debian / Apache 2.2.22).
Recently, I've changed in the customer interface the error reporting from "Production" to "Developpement".
Two days later, the error.log file (in /var/log/apache2/mydomain.com and /var/www/virtual/mydomain.com/logs) is still empty.
To test, I tried to cause an error 403. The error file is filled in correctly, but if I causes a php error (non existent function, syntax error...), nothing is recorded.
Is this normal?
How to view the php errors in the log files ?
If I enable the display of errors on the pages themselves, the error is displayed correctly yet.
Do you have a solution so that the logs are more talkative ?
Thank you for your help and your answers.