LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   web server time (https://www.linuxquestions.org/questions/linux-general-1/web-server-time-906906/)

sprogy78 10-07-2011 05:25 AM

web server time
 
hello, we have a client who is running a database server and a separate web server, when they process sales on the db server the time is ok yet when they do it through the web server the time is one hour behind, they have checked the web server and say the time is correct. is there anywhere or anything else that they would need to check?

thanks,

simon.

JSkywalker 10-07-2011 05:31 AM

They should make sure both systems run in the same timezone

$ date
Fri Oct 7 12:31:24 CEST 2011

should give same output on both systems.....

sprogy78 10-07-2011 05:34 AM

thanks, what do you my by $ date, where would they do this?

simon.

Nylex 10-07-2011 05:43 AM

JSkywalker means to run the command "date" in a terminal on the machines concerned.

sprogy78 10-07-2011 05:46 AM

excellent, thanks.

JSkywalker 10-07-2011 06:18 AM

Quote:

Originally Posted by Nylex (Post 4492303)
JSkywalker means to run the command "date" in a terminal on the machines concerned.

indeed, sorry for not being clear :)


All times are GMT -5. The time now is 07:35 AM.