Troubleshooting of PHP errors: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
mNo edit summary
m (moved Php to PHP errors)
(No difference)

Revision as of 16:53, 6 November 2012

執行PHP時顯示原始碼的錯誤

  • 確認伺服器是否能執行 PHP。驗證: phpinfo
  • php.ini 檔案 需要開啟 short_open_tag = Off -> On