1
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?

ChromeOSのXAMPP環境にXdebugでデバッグができるようにした

Last updated at Posted at 2024-11-10

VScodeをインストールして、XAMPP環境にXdebugでデバッグができるようにした。

ネットで調べても色々な情報があり、何をしたらいいのかわからないまま手探りで設定を進めて、必要な手順がわかった。

以下に手順を記載する。

①VScodeをインストールする
②VScodeの拡張機能に「PHP Xdebug」をインストールする
image.png

③XAMPPにXdebugがもともと入っているのでphp.iniに以下の設定をした。
※XAMPPのバージョンはXAMPP for Linux 5.6.40
image.png

以上

1
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
1
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?