at the backend (manager) in systemconfig | usermanagement -> i have set the button to: send my every error msg. and now:
i can not more access to the backend/manager, but i get ca. 20.000 !!! error msg per hour ... where is the "config.php" file to change this option?!
thanks
[ed. note: majestyx last edited this post 12 years, 7 months ago.]
In manager/includes/document.parser.class.inc.php - Line 81, set "0"
@ ini_set("track_errors", "1"); // enable error tracking in $php_errormsg
>>
https://forums.modx.com/thread/88982/pls-help-modx-evo-was-send-my-20-000-error-msg-per-hour
PLEASE DON'T DOUBLE POST IN THE FORUMS!
[ed. note: mrhaw last edited this post 12 years, 7 months ago.]
yep, it works THANKS 4 Help !