How to Install or Update Zend
From ReduxWiki
Contents |
[edit] Installation
Execute the following command as root on your server:
/scripts/installzendopt
You will be prompted with numerous questions, most can be left as their default, but it is recommended to read them.
[edit] Updating
Simply execute the fallowing commands:
/scripts/updatenow
/scripts/installzendopt now
After executing the above, you will be prompt with numerous questions, most can be left as their default, but it is recommended to read them.
When the update is complete Apache will be restarted. If it is unsuccessful you may do so manually using the following:
/usr/local/apache/bin/apachectl restart

