在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
Here I use Netbeans, xdebug to debug the PHP in the terminal of Ubuntu.
1. you have to install the xdebug extension, pls refer to: [Ubuntu] Easy PHP Debugging in Ubuntu (using Xdebug and Vim) 2. Edit your profile and add this to your envirement. vim ~/.profile add these code to it. export XDEBUG_CONFIG="idekey=netbeans-xdebug" reload the profile source ~/.profile
Then you can debug the code in Netbeans!
Have fun with Ubuntu!
|
2022-08-17
2022-07-18
2022-11-06
2022-08-17
2022-07-30
请发表评论