Ich verstehe es nicht bei mir auf dem Webserver ist die Höchste stüfe der Errormassages eingestellt trotsdem bringt er keinerlei Notice oder ähnliches.
Nicht mal wenn ich extra noch im script ini_set ('error_reporting', E_ALL); einfüge. Ich merke erst das da noch was ist wenn ich zum Hoster hochlade.
Meine php version iss 4.4.4
Einstellungen:
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 2047 2047
Hat jemand ne Ahnung warum das so ist?
Trots error_reporting 2047 keine Fehlermeldungen?
; Print out errors (as a part of the output). For production web sites,
; you're strongly encouraged to turn this feature off, and use error logging
; instead (see below). Keeping display_errors enabled on a production web site
; may reveal security information to end users, such as file paths on your Web
; server, your database schema or other information.
display_errors = On
KB:knigge