[xdebug-general] help requested

From: Erol Yurtkuran <erol[@]yurtkuran.net>
Date: Mon, 28 May 2018 14:33:33 -0400

Hello,

I recently installed Xdebug and PHP debug but unfortunately I am not
able to get them working correctly.

Some details about my setup:
- VS code (v1.23.1) and Chrome (v66.0.3359.139) running on MAC OSX
(10.11.6 'El Capitan')
- apache, PHP7.1 and Xdebug running on Ubuntu (17.10) VM

Attached is a copy of my phpinfo() and as well as a copy of my recent
log. The relevant part of the php.ini file is below.

Is there any obvious issue that you can tell from reading the log file?

Any recommendations how I can get Xdebug and PHP debug running?

Thanks a million for any help!!

-Erol

[Xdebug]
zend_extension = /usr/lib/php/20160303/xdebug.so
xdebug.remote_enable = 1
xdebug.remote_autostart = 1
xdebug.remote_connect_back = 1
xdebug.remote_log = /mnt/hgfs/htdocs/xdebuglog.txt

Received on Mon May 28 2018 - 19:55:21 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST