User Guide > Tasks > Working with Deployment > Dependencies Tab

Dependencies Tab

The Dependencies tab is the second tab in the deployment.xml file and contains dependencies which need to be satisfied in order for the application to function correctly. For example, PHP version and PHP directive values.

Adding Dependencies

 

 

Instructions on how to complete a procedure

To add a dependency:

  1. Click Add.
    The Add Dependency dialog is displayed.

  1. Select a dependency to add to the deployment.xml, and click OK.
    The Add New Dependency dialog is displayed.

  1. Define the dependency.
    For example: PHP Version Dependency-  Select Matches and enter 5.3.0 to command Zend Studio to check that the PHP Version is at least 5.3.0.

  2. Click Finish.
    The dependency is displayed in the dependency list.

Removing the dependencies is easy. Just select the dependency and click Remove .

 

 

 

Related Links

Related Links:

Editing the Deployment XML

 

 

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