Although I have instructed php to only log the error once - I see the error again and again in my log file. Any ideas why this directive would be ignored? I restarted apache etc.
This directive only stops reporting an error in the same script run. When the same script is run multiple times, you will still see this error every time.
ignore_repeated_errors, ignore_repeated_source ini. , , .
ignore_repeated_errors
ignore_repeated_source
PHP :
ignore_repeated_source - . .