My Apache2's error.log is in /var/log/apache2/error.log
, yet when I tail it, it does not show any php error or warning, in fact, does not show anything, just this two lines every time I tail the file:
[mpm_event:notice] [pid 32683:tid 140320213141376] AH00489: Apache/2.4.18 (Ubuntu) configured -- resuming normal operations
[core:notice] [pid 32683:tid 140320213141376] AH00094: Command line: '/usr/sbin/apache2'
What can I do?