I’m not sure if this has been reported before: (If so, I apologize, but I can’t find it).
I had just tried upgrading Evo from 1.00 to version 1.01 (REV 5622) without any problems in php version 5.2! But on PHP Version 5.3 I got the following error in the welcome screen:
Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting 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 'Europe/Berlin' for 'CEST/2.0/DST' instead in /home/www/domain.tld/manager/includes/rss.inc.php on line 50
- and the error are repeated in several different files in the list.
For me it’s not a problem - at the time being - I’ve just downgraded the PHP version at my host.
But are there anybody who have suggestions for a solution?
On PHP Version: 5.2.9-0.dotdeb.1:
- Mysql version: 5.0.32-Debian_7etch8-log
- PDO Driver for MySQL, client library version: 5.0.84
- Memory size: 128 mb.
- Apache: 2.2.3 (Server API: CGI/FastCGI )
- Suhosin Patch 0.9.7 and Zend Scripting Language Engine installed.
On PHP Version: 5.3.0
- Mysql version: mysqlnd 5.0.5-dev - 081106 - $Revision: 1.3.2.27 $
- PDO Driver for MySQL, client library version: mysqlnd 5.0.5-dev - 081106 - $Revision: 1.3.2.27 $
- Memory size: 128 mb.
- Apache: 2.2.3 (Server API: CGI/FastCGI )
- Zend Scripting Language Engine installed.