(1) Install WAMPServer:

Change Apache server default port 80 to another port:

configuration: <installation folder>\bin\apache\apache2.4.9\conf\httpd.conf

(2) In Eclipse, specify PHP Executable:

debug setting:

Create a new debug configuration:




(3) Then launch the application via url: http://localhost:8098/jerry/newfile.php?XDEBUG_SESSION_START=...
Then debugger is launched automatically:


注销
1k 声望1.6k 粉丝

invalid