Posted to
PHP Community
by
RandallFlagg
on
07-03-2009, 8:08 AM
I have just installed php 5.3(x86) on iis 7 in my Win7(x64) and then I ran a php script
<?php
phpinfo();
?>
from the browser.
What I see on the screen is :
PHP Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the ...