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 server in the PHP Servers view and select Deploy a PHP Application.
    The Deploy PHP Application dialog is displayed.

  1. Verify the server and application URL and name (entered automatically).
  2. Configure deployment advanced options:
    • Select the Enable Development Mode check-box to enable Application Monitoring for the application, and automatic deploy (automatically uploads files upon save).
    • 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.