This page describes how to deploy a PHP Libraries.
Important!
Deploying libraries can only be performed on Zend Server 6.1 and above. Deploying to Zend Developer Cloud is currently not supported.
This procedure describes how to deploy a PHP project as a PHP library.
|
|
|
To deploy a project as a library:
|
|
Note: Libraries cannot be redeployed. If you wish to deploy a library that already exists, change its name or version, or remove from server. Tip: To use this library in a project, you will need to add in to the project's include path. For more information, see Using Libraries. |
These procedures describe how to deploy libraries already existing on Zend Studio's PHP Libraries list.
This procedure will describe how to deploy an existing PHP library from your PHP Libraries list or a library .zpk, from the Targets view.
Note:
This procedure can only be performed for Zend Server 6.1 and above targets.
|
|
|
To deploy a PHP library from the Targets view:
|
|
Note: Libraries cannot be redeployed. If you wish to deploy a library that already exists, change its name or version, or remove from server. Tip: To use this library in a project, you will need to add in to the project's include path. For more information, see Using Libraries. |
This procedure will describe how to deploy an existing PHP library from your PHP Libraries list using the PHP Preferences dialogs.
Note:
This procedure can only be performed for Zend Server 6.1 and above targets.
|
|
|
To deploy a PHP library from PHP Preferences:
|
|
Note: Libraries cannot be redeployed. If you wish to deploy a library that already exists, change its name or version, or remove from server. Tip: To use this library in a project, you will need to add in to the project's include path. For more information, see Using Libraries. |
|
|
|
Related Links: |
|
|
©1999-2013 Zend Technologies LTD. All rights reserved.