error_reporting = E_ALL | E_STRICT (建議在php.ini中開發). error_log = /var/log/php_errors.log. 然後手動創建日誌文件
確定! 回上一頁