- Environment:
- Phpstorm 10
- php-cgi: sudo apt-get install php-cgi
- Setup:
- File/Settings/Languages & Frameworks/PHP
xdebug.remote_enable=true
xdebug.remote_port=9000
xdebug.profiler_enable=1
xdebug.remote_host=localhost
xdebug.profiler_output_dir=”/home/quachson/tmp/xdebug”
xdebug.max_nesting_level=1000
Đọc tiếp
26
FEB
2016
FEB
2016
0
Share