Zend Studio allows you to create a new PHP project from an existing SVN project. In this tutorial you will be provided with an existing SVN project.
To create an API Key. The API Key allows Zend Studio to access your server.
To create a new PHP project from SVN in Zend Studio. You will be provided with an existing SVN account and project.
To deploy your project on a remote Zend Server.
To launch your application. After creating your application, Zend Studio enables you to run your application from within the IDE and in an internal browser.
Download Zend Server 5.5 or above from the Zend
Server Downloads page . For more information see the Zend Server Installation Guide.
For this tutorial your server can be an:
Accessible remote Zend server.
Local Zend Server (In this tutorial, if you are using a local server it will be accessed as a remote server).
Download Zend Studio 9.0 or above from the Zend Studio Downloads page. For more information see the Zend Studio Installation Guide.
For Windows 7 users- Full write permissions for the ‘C:\Program
Files(x86)\Zend\Apache2\htdocs’ directory.
This procedure describes how to add an API key, which you will need to be able to use Zend Server's API.
|
|
|
To add an API key:
|
For information on deleting an API key see Deleting an API Key. |
|
Creating a new project from SVN in Zend Studio allows you to import an existing SVN project into your IDE.
For this tutorial you will use a provided SVN project.
|
|
|
To create a new project from SVN:
|
|
|
The final stage of this tutorial will explain how to finalize the testing stages for your application by launching it in Zend Studio's internal browser.
|
|
|
To launch your application:
|
|
|
|
|
|
Related Links: Building Applications on the Zend Developer Cloud |
|
|