php.ini中的配置. error_reporting = E_ALL // 報告錯誤級別,什麼級別的. error_log = /tmp/php_errors.log // php中的錯誤顯示的日誌位置.
確定! 回上一頁