Plugin Problem on Linux
-
I am using an Amazon linux server, which is becoming more popular. It’s called the EC2 AMI. It works as an instance.. which is probably a virtual box. There a few problems when running this server with the Apple News plugin. It’s the timezone.
1.) WordPress setting shows timezone: New York (Eastern).
2.) Server date and timezone set at: New York (Eastern).When I POST an article, the timestamp in the JSON for Apple News still shows a time that’s 4 hours ahead.
Then I learned that there’s a “hardware clock” on the linux box.. and that’s set at UTC. Well, I can’t seem to change this setting because I’m using a virtual/instance server.
Does Apple News compile its time using the hardware clock or the server date/time? When I show the time in PHP, it shows the proper server/Wordpress time.
The topic ‘Plugin Problem on Linux’ is closed to new replies.