User Guide > Tasks > Working with Deployment > Updating an Application

Updating an Application

This procedure describes how to update your application. Any changes that are applied to your project will be updated via the target.

Note:

To update an application in Zend Studio, a project needs enabled deployment. For more information on how to enable deployment for a project, see Enabling Deployment Support for Your Application.

 

 

Instructions on how to complete a procedure

To update your application:

  1. Select the project you wish to update.

  2. Open the deployment.xml file and select the Overview tab.

  1. In the Testing area, click Deploy a PHP Application.
    -OR-
    Drag the project from the PHP Explorer onto the target in the Target view and select Deploy a PHP Application.
    The Deploy PHP Application dialog is displayed.

  1. Verify the target and application URL and name (entered automatically).
  2. Configure deployment 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.
    • Select the Ignore failures check-box to ignore deployment configuration failures.
  3. Click Finish.
    Your application is updated.

 

 

 

Related Links

Related Links:

Deploying an Application

Removing an Application

 

 

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