User Guide > Tasks > Working with Deployment > Launching an Application in Debug Mode

Launching an Application in Debug Mode

Zend Studio gives you the option to run your application in Debug Mode.

 

 

Instructions on how to complete a procedure

To launch in Debug mode:

  1. Select the project you wish to launch in Debug mode.

  2. Open the 'deployment.xml' file, and select the Overview tab (displayed by default).

  1. In the Testing area, click Debug application.
    The Launch PHP Application in Debug Mode dialog is displayed.

  1. Select the target you wish to deploy the application on, or click Add Target to add a new target. For more information on adding targets, see Managing Targets.
  2. Verify the application URL and name (entered automatically). If you have added a new target, click Refresh to view updated application list.
  3. Configure launch advanced options:
    • Select the Enable Development Mode check-box to enable Targets Monitoring for the application, and automatic deploy (automatically uploads files upon save - only applicable for Zend Developer Cloud and OpenShift targets).
    • Select the Warn during updating check-box, to prompt a verification dialog when updating a deployed application.
    • Select the Ignore failures check-box to ignore deployment configuration failures.
  4. Click Finish.
    You will be prompted to confirm switching perspectives to Debug perspective.

  1. Click Yes.
    Your application launches in Debug perspective and stops at the first breakpoint.  


To continue the debugging, click .

 

 

 

Related Links

Related Links:
Launching an Application

Deploying an Application

 

 

©1999-2013 Zend Technologies LTD. All rights reserved.