I have been successfully logging my php errors in a separate log file by keeping the following in php.ini : log_errors = On error_log = /var/log/php-errors.
確定! 回上一頁