Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
JerryWang
Product and Topic Expert
Product and Topic Expert
0 Kudos
427
  • SAP Managed Tags:


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=ECLIPSE_DBGP&KEY=14572383566191


Then debugger is launched automatically:




Labels in this area