Working with Local Debugging

Local debugging occurs when your entire environment (Zend Studio for Eclipse, Debugger and Zend Server) is located on a single machine.

When working with an IDE such as Zend Studio for Eclipse, your project files are, in most cases, placed in a location that you have defined. To run the files on the Web Server, you must first move the files to the Web Server's document management directory called "htdocs". For more information, see Deploying Code with Zend Server.