This topic is locked

Error Message

4/8/2008 3:44:35 PM
PHPRunner General questions
P
pstavros author

Can someone please tell me how to fix this error?
localtime() [function.localtime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for '-5.0/DST' instead

P
pstavros author 4/8/2008

http://www.webcheatsheet.com/php/install_a...hp#datesettings


Thank You! I really appreciate the help, worked perfectly!