Enabling Deployment Support for Your Application
Zend Studio gives users two options to enable Deployment Support:
-
Enabling Deployment Support while creating a project.
-
Enabling Deployment Support for an existing project.
Enabling Deployment Support while Creating a Project
|
|
|
To enable Deployment Support while creating a project:
|
After completing the remainder of the wizard, your new project will appear in the PHP Explorer View with the deployment.xml file. This file holds all the deployment settings and definitions. For more information on how to work with the deployment.xml file, see Creating the Deployment XML. For more information on how to deploy the application, see Deploying an Application. |
Enabling Deployment for an Existing Project
|
|
|
To enable Deployment Support for an existing project:
|
Your new project will appear in the PHP Explorer View with the deployment.xml file. This file holds all the deployment settings and definitions. For more information on how to work with the deployment.xml file, see Creating the Deployment XML. For more information on how to deploy the application, see Deploying an Application. |