As the title suggest a server I am running is producing a timestamp created by the PHP time() function that is about 60-70 slow.
The server did not have this problem and it has come out of the blue.
I have checked the time produced with servers on the same host and on unixtime websites but the problem server is consistently giving the wrong time.
Obviously not a timezone issue being only 70 seconds. It could well be an exact minute off but I have no idea how that could be set anywhere?
This is a centos6 OS.