ich habe einen neuen Server mit PHP5 aufgesetzt und erhalte nach der Installation von Contenido diese Fehlermeldungen:
Code: Alles auswählen
[10-Dec-2010 23:01:36] 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 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/contenido/includes/functions.general.php on line 679
[10-Dec-2010 23:01:36] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:19:58] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:19:58] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:19:58] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:19:59] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:19:59] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:19:59] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:20:00] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:20:05] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:20:05] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:20:05] PHP Warning: date(): 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/conlib/ct_sql.inc on line 103
[10-Dec-2010 23:20:06] 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 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 'CET/1.0/no DST' instead in /srv/www/clients/client1/web1/web/contenido/includes/functions.general.php on line 679
date.timezone = 'Europe/Berlin'
Mein Problem ist das auch die Navigation nicht angezeigt wird weil die Datei mitten im Quellcode abbricht.
Kann es da einen Zusammenhang geben oder ist das ein anderes Problem?
Der Server ist mit Suse und ISPConfig 3 installiert.
Bei der installation hat Contenido auf ein eventuelles Problem mit open_basedir hingewiesen
Hat schon jemand änhliche Erfahrungen gemacht und kann mir einen Tipp geben?
Viele Grüße aus Ahlen
josh