• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Zend Optimizer needed-how to install

M

mikm11

Guest
I need to have ZendOptimizer installed on my VPS to allow me to run a clients web application. The VPS spec is below:

CPU GenuineIntel, Intel(R) Xeon(TM) CPU 2.80GHz
Version psa v7.5.4_build75050824.12 os_FedoraCore 2
OS Linux 2.4.20-021stab028.18.777-entnosplit

Can anyone help with how to install? Is it via modules control panel or do I ftp to a specific folder and then run installer from ssh?

I have tried everywhere for an answer.....hope someone can help.



:)
 
Originally posted by mikm11
I need to have ZendOptimizer installed on my VPS to allow me to run a clients web application.

Can anyone help with how to install? Is it via modules control panel or do I ftp to a specific folder and then run installer from ssh?

I have tried everywhere for an answer.....hope someone can help.

I'm not sure about the VPS - but in general installation of ZendOptimizer is done this way:

FTP or download the ZO package to your server.

As root you do the following:
1) unpack the downloaded file
2) run the installer
3) check your php.ini for added entries
4) vola! you're running ZO

I think that's just about it :) The important thing here is to know which php.ini (the location) to have the installer edit.

Please also note that installing ZO - might break the running ionCube / PHP Accelerator installation needed by Plesk if you modify the wrong php.ini
 
Back
Top