Hello.
I use :
FreeBSD 6.4
apache-itk-2.2.13
php5-5.2.11
For few times, I have a strange problem with php log... There are written with 2h of delay.
This error has been written on 19-Oct-2009 15:42:54.
I do not understand why there is this delay.
ALL my services work, no time problems. All logs are ok, with syslog or not. In PHP, a echo date('l jS \of F Y h:i:s A'); prints the true date.
I'm looking for a solution for this 'strange' problem, and why, just PHP has a delay in his log.
Best regards,
clinty
I use :
FreeBSD 6.4
apache-itk-2.2.13
php5-5.2.11
For few times, I have a strange problem with php log... There are written with 2h of delay.
Code:
[19-Oct-2009 13:42:54] PHP Notice: Undefined variable: selected in /var/www/sites/site1/www/admin/index.php on line 5
This error has been written on 19-Oct-2009 15:42:54.
I do not understand why there is this delay.
ALL my services work, no time problems. All logs are ok, with syslog or not. In PHP, a echo date('l jS \of F Y h:i:s A'); prints the true date.
I'm looking for a solution for this 'strange' problem, and why, just PHP has a delay in his log.
Best regards,
clinty