Reference: http://yuanann.pixnet.net/blog/post/25456607-php-debug-info-%E8%A8%AD%E5%AE%9A
Ex: debug http://mysite.com/my_test.php
Solution 1:
在 linux terminal 執行 php my_test.php,如果有錯誤會顯示訊息 。
Solution 2:
修改 /etc/php.ini,設定 display_errors = On,再將 httpd restart。
開啟網頁 http://mysite.com/my_test.php,如果有錯誤會顯示訊息。
沒有留言:
張貼留言