ÇáÓí ÈÇäÇá WHM/CPanel ÛáÞ disable log_errors / error_reporting ÈÓÈÈ ÇáÇÎØÇÁ
ÇáÓí ÈÇäÇá WHM/CPanel ÛáÞ disable log_errors ááÊÎáÕ ãä ÇÎØÇÁ ÇáÓßÑÈÊÇÊ ÇáßÈíÑÉ
How to enable or disable PHP error reporting in cPanel - How to Turn Off PHP Error Reporting
Problem with repeated PHP errors in Apache error_log - turn php error reporting on for one site



Log files on high traffic sites involve a lot of I/O that has to be synchronized across all threads. Can have a big impact.

åäÇß ØÑíÞÊíä disable log_errors / error_reporting

ßæÏ:
log_errors = Off


ßæÏ:
  error_reporting = Off


ßæÏ:
E_ALL : Everything
E_ALL & ~E_NOTICE : Report all errors except E_NOTICE
~E_ALL : Disable all


ÇáãÑÌÚ:
https://forums.cpanel.net/threads/di...ccount.617883/
https://chemicloud.com/kb/article/en...ing-in-cpanel/
https://www.php.net/manual/en/errorf...rror-reporting