28.08.2015, 22:20
(Dieser Beitrag wurde zuletzt bearbeitet: 08.11.2024, 11:30 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Disable PHP Errors
Zitat:The plugin modifies the .htaccess file and appends a line with "php_flag display_errors off". This has the effect of overriding settings of the php ini file.
The reason you should disable the error and warnings messages for security reasons is because it can reveal some information that would be dangerous in the hands of an experienced attacker.