hallo leute,
habe wp 2.8.4 installiert und
PHP Version 5.2.0-8+etch15
habe bei den general options einen coolen fehler:
Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct() [<a href='function.DateTimeZone---construct'>function.DateTimeZone---construct</a>]: Unknown or bad timezone (Etc/GMT-2)' in /www/blog/wp-admin/options-general.php:172 Stack trace: #0 /www/blog/wp-admin/options-general.php(172): DateTimeZone-> __construct('Etc/GMT-2') #1 {main} thrown in /www/blog/wp-admin/options-general.php on line 172
das steht auf line 172: $dateTimeZoneSelected = new DateTimeZone($tzstring);
kann mir wer helfen?