0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【Macパソコン】ブラウザのエラー文字を表示する設定

Posted at

macパソコンのxamppを使ったWebサーバサイドプログラムでは、ブラウザエラーが非表示設定になっている。

xamppフォルダーのうち「etc」内のPHP.iniファイルを開く。
スクリーンショット 2025-10-28 15.46.11.png

471行目付近のdisplay_errorsをONにして、xamppを再起動すれば、エラー表示される。
スクリーンショット 2025-10-28 15.50.53.png

以上。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?