Troubleshooting of PHP errors: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Created page with " 執行PHP時顯示原始碼的錯誤 * 確認伺服器是否能執行 PHP。驗證: [http://php.net/manual/en/function.phpinfo.php phpinfo] * php.ini 檔案 需要開啟 short_o...")
 
mNo edit summary
Line 1: Line 1:
執行PHP時顯示原始碼的錯誤
執行PHP時顯示原始碼的錯誤
* 確認伺服器是否能執行 PHP。驗證: [http://php.net/manual/en/function.phpinfo.php phpinfo]
* 確認伺服器是否能執行 PHP。驗證: [http://php.net/manual/en/function.phpinfo.php phpinfo]
* php.ini 檔案 需要開啟 short_open_tag = Off -> On
* php.ini 檔案 需要開啟 short_open_tag = Off -> On
[[Category:PHP]] [[Category:Programming]]

Navigation menu