Zend Core can be installed either automatically using the 'unattended installation' method, or manually using either a GUI-based interface or a text-based interface (Unix/Linux/Mac OS's only).
|
|
|
|
|
To run an 'unattended' installation on Linux/Unix/Mac:
install -n |
|
Zend Core will be automatically installed according to the settings defined in the bundled core.ini file. To change the settings, open the core.ini file, located in the 'installer' directory, and edit the required parameters, or run a manual installation. See the Zend Core Installation Guide for more details. |
|
|
|
|
|
|
To run an 'unattended' installation on Windows:
<Zend_Core_Setup_File_Name>.exe --unattended <location_of_answers.ini>\answers.ini e.g: ZendCore-2.5.0-Windows-x86.exe --unattended C:\answers.ini |
|
Zend Core will be automatically installed according to the settings defined in the answers.ini file. To change the settings, open the answers.ini file and edit the required parameters, or run a manual installation. See the Zend Core Installation Guide for more details. |
|
|
|
|
|
|
To install Zend Core manually: Windows: Double-click the Zend Core installation.exe file and follow the on-screen instructions. Linux/Unix/Mac: In the Zend Core installation package directory, run the command "install -g" for a GUI based installation or "install -y" for a text-based installation and follow the on-screen instructions. |
|
|
|
Refer to the Zend Core Installation Guide for complete installation instructions. This is located in the Zend Core Installation Package or can be downloaded from the Resources section of the Zend Core Product page, located at http://www.zend.com/en/products/core/resources.
|
|
|
|
|
Related Links: |
|
|
|