Tuesday 01 July 2008 9:02:42 am
I am having a time trying to make this work on my IIS localhost here at home. Running Windows NT SERVER 5.1 build 2600, MySQL Server 5.0, and PHP 5.2.6 I edited the php.ini for the TIMEZONE:
[Date]
; Defines the default timezone used by the date functions date.timezone = America/Los_Angeles Restarted the server, but am still getting this error. The documentation refers to Apache, not to IIS Strict Standards: strtotime() [function.strtotime]: 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/Los_Angeles' for '-7.0/DST' instead in C:\Documents and Settings\Administrator\My Documents\EZPublish\lib\ezutils\classes\ezdebug.php on line 879 Is there an answer for those of us using IIS locally for development before a launch to a live IIS server. I have been reviewing several CMS apps and I wold really like to take this for a run. I am going to be using it for a christian non-profit website at www.GraceResources.org
|