Forums
(@alangkumitir)
12 years, 7 months ago
try to enter this code to wp-config.php
define('WP_DEBUG', false); @ini_set('log_errors','Off'); @ini_set('display_errors','Off'); @ini_set('error_log','phperrors.log'); // path to server-writable log file