Hallo!
Ich bekomme seit neustem (Hypnos Template Update) bei nur zwei Artikeln im JTL- Shop 3.20.5 (+ aktuelle Wawi) einen 500er Fehler des Webservers. In der PHP-Errordatei steht folgendes:
und noch viel mehr was auf ein Problem mit der Zeitfunktion schließen lässt.
Ich habe schon die SuFu benutzt und folgende Dinge ausprobiert:
date_default_timezone_set("Europe/Berlin"); in der definies.php hinzugefügt
date.timezone=Europe/Berlin in der php.ini hinzugefügt
SetEnv TZ Europe/Berlin in die .htaccess geschrieben.
Alles bisher ohne Erfolg.
Habt Ihr noch einen Tipp?
Ich bekomme seit neustem (Hypnos Template Update) bei nur zwei Artikeln im JTL- Shop 3.20.5 (+ aktuelle Wawi) einen 500er Fehler des Webservers. In der PHP-Errordatei steht folgendes:
Code:
...
[15-Aug-2016 15:20:36 Europe/Berlin] PHP Strict Standards: DateTime::__construct(): 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 /homepages/25/d68722908/htdocs/xtc_modified_COM/includes/plugins/paypalpluscw/version/100/classes/Customweb/Payment/Entity/AbstractTransaction.php on line 105
[15-Aug-2016 15:20:54 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 64236404 bytes) in /homepages/25/d68722908/htdocs/xtc_modified_COM/classes/core/class.core.NiceDB.php on line 333
[15-Aug-2016 15:20:59 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 82758436 bytes) in /homepages/25/d68722908/htdocs/xtc_modified_COM/classes/core/class.core.NiceDB.php on line 333
und noch viel mehr was auf ein Problem mit der Zeitfunktion schließen lässt.
Ich habe schon die SuFu benutzt und folgende Dinge ausprobiert:
date_default_timezone_set("Europe/Berlin"); in der definies.php hinzugefügt
date.timezone=Europe/Berlin in der php.ini hinzugefügt
SetEnv TZ Europe/Berlin in die .htaccess geschrieben.
Alles bisher ohne Erfolg.
Habt Ihr noch einen Tipp?