Xammp Fehler

03/06/2012 16:32 Sticky.#1
bei mir kommt das nach dem Flood von Shikura was tun?

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/Paris' for '1.0/no DST' instead in C:\xampp\htdocs\index.php on line 55

Warning: date() [function.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/Paris' for '1.0/no DST' instead in C:\xampp\htdocs\index.php on line 55

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/Paris' for '1.0/no DST' instead in C:\xampp\htdocs\index.php on line 55

Warning: date() [function.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/Paris' for '1.0/no DST' instead in C:\xampp\htdocs\index.php on line 55

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/Paris' for '1.0/no DST' instead in C:\xampp\htdocs\index.php on line 55

Warning: date() [function.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/Paris' for '1.0/no DST' instead in C:\xampp\htdocs\index.php on line 55

auf der hp
03/06/2012 16:39 Sedrika#2
Füg einfach ganz oben bei dir in der php datei folgendes:
PHP Code:
<?php error_reporting(0); ?>
Und all deine errors verschwinden auf Mysteriöse art und weise.
03/06/2012 16:41 xTwiLightx#3
Mir ist in meinen glaub mitlerweile 3 Jahren Flyff-Zeit kein so inkompetenter Typ wie dir begegnet... ~~

Es wurden im anderen Thread genug Tipps gegeben, IIS ist zwar nicht die beste Methode, aber in deinem Fall definitiv die leichteste. Wobei ich mich frage, ob du IIS überhaupt installiert bekommst, falls es nicht schon auf Windows Server drauf ist.

Besser als IIS wäre auf jeden Fall ein Linux Root mit Apache (Apache+Linux > Apache+Windows) oder ein anderer Webserver wie nginx...aber daran beisst du dir die Zähne aus, also nehm IIS wie es genug andere vorgschlagen haben.
Meine Güte, wie kann man so ignorant sein? >.>

Nehm IIS, bevor du an Apache noch verzweifelst.
03/06/2012 16:54 Sticky.#4
Danke sedrika
03/06/2012 16:59 Sedrika#5
#Case Closed