4 weeks ago we installed wordpress via Jumpbox. Date settings are incorrect.
How can we modify date settings if we are unable to access root files?
Thanks
Modifying Date - WordpressSubmitted by theim on Tue, 11/13/2007 - 11:49am4 weeks ago we installed wordpress via Jumpbox. Date settings are incorrect. How can we modify date settings if we are unable to access root files? Thanks |
JumpBox Collections
|
Since you have reigstered
Since you have reigstered your JumpBox you can enable shell access and do whatever you need to do.
Time is a tricky issue. If you have VMWare the first thing to start with is changing the tools.syncTime = "FALSE" to tools.syncTime = "TRUE" in the JumpBox.vmx file. This will keep time in sync with the host system. If you are NOT using vmware, then you could run a cronjob that periodically syncs the time with a network time server. There is a recent thread that discusses this. Let me go find it.
Austin
Time keeping
The discussion on setting time with a cronjob is here:
http://www.jumpbox.com/node/642#comment-707
future releases will deal with this more elegantly.