What time zone is your server in? do you have root access?
to show your server time make a file time.php with the following
PHP Code:
<html>
<head></head>
<body>
Server Time is <?=date("h:i:s F d Y T")?>.
</body>
</html>
then go to it on your site and see what time it says.
TIME DATE TIMEZONE
For example, my server is located in USA, TX but the time is showing
Server Time is 06:46:15 January 14 2012 MSK
Moscow Standard Time lol
if you live in chicago your offset should be -6
http://www.timeanddate.com/worldclock/difference.html