Tuesday 15 July 2008 7:51:32 am
I am having similar problems to Przemyslaw. I tried to install ez 4.0 on php 5.2.6 with mySQL. At every step in the installation, I get an error message about date.timezone for functions <i>strtotime()</i> and <i>strftime()</i> as below: [15-Jul-2008 07:22:46] PHP Strict Standards: strtotime() [<a href='function.strtotime'>function.strtotime</a>]: 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/Denver' for 'MDT/-6.0/DST' instead in /home/myURL/public_html/ezPublish/lib/ezfile/classes/ezlog.php on line 127 I renamed .htaccess_root to .htaccess as suggested in the installation instructions. This seemed to cause an error 500. I cannot go back or continue with the installation. I have looked in the error.log and the only error refers to the <i>strtotime()</i> and <i>strftime()</i> functions as above. I have added <i>TimeZone=Europe/Dublin</i> to php.ini but this seems to make no difference. If I try to restart the installation I also get an error 500. My only thought is to remove the installation and start again but of course I might get the same problem. Any suggestions please.
|