• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Scheduled Backups Run At Wrong Time

S

singex

Guest
I was trying to figure out why the backups were running in the middle of the day. So I looked around in the psa database and found this:

Code:
psa.BackupsScheduled.last = 2008-04-25 02:11:00

This is the correct time I set it for in the control panel. However my logs show that the backup actually ran at 2008-04-25 09:11:00. The backup scheduler is taking my system time which is PDT (-7:00) and applying the GMT offset again (-14:00) making the backups run 7 hours later than they should.

Does anybody have an idea of how I could fix this without scheduling my backups for 7 hours earlier? Some services become unresponsive during backups so I would like to run it at night when not so many people are using the server.
 
Back
Top