How do I install the cPanel Varnish Plugin?

Upon fully processing your order, UNIXY will send you an email with instructions on how to obtain the plugin package.

Here is the direct link to purchase the plugin:

Leased license with installation and SLA-based support: https://www.unixy.net/secure/cart.php?a=add&bid=5

Leased license with no installation assistance or support: https://www.unixy.net//secure/cart.php?a=add&pid=220

Owned license ($139 one-time or "lifetime" payment): https://www.unixy.net//secure/cart.php?a=add&pid=223

Simply download the package to the destination server under /usr/src/ and extract it as such:

Note: upgrade instructions are available here:
http://www.unixy.net/secure/knowledgebase.php?action=displayarticle&id=28

1) Download the EL5 package for CentOS 5, Red Hat 5, or CloudLinux 5 and the EL6 package for CentOS 6, Red Hat 6, or CentOS 6, and the EL7 file for CentOS 7, Red Hat 7, or CloudLinux 7. And then upload it to the folder /usr/src in your server.

1) [root@varnish ~]# cd /usr/src

2) [root@varnish src]# file varnish.unixy.net-6.2.0rc1-el7.tar.zip
varnish.unixy.net.tar.zip: Zip archive data, at least v2.0 to extract

[root@varnish src]# tar -xzf varnish.unixy.net-6.2.0rc1-el7.tar.zip

[root@varnish src]# cd varnish.unixy.net-6.2.0rc1-el7

[root@varnish src]# vi unixyvarnish.license # Enter the license key string in this file before proceeding

[root@varnish varnish.unixy.net-6.2.0rc1-el7]# python installvarnish


Common Issues:

Q: Can UNIXy install the plugin on my server?
A: Yes, we can. An add-on service is available to subscribers who have their own servers on which they would like to install the plugin. You can select the Installation Add-on during the plugin purchase steps.

Q: The following message appears: Could not find a valid license file! Be sure to save the license key file unixyvarnish.license here and try again
A: create a file called unixyvarnish.license inside the varnish.unixy.net-6.2.0rc1-el7/ directory and save the license key there.

  • 49 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

مقالات مشابهة

SyntaxError: 'yield' not allowed in a 'try' block with a 'finally' clause

If you encounter the following error with the Varnish+Nginx plugin: SyntaxError: 'yield' not...

I can't adjust Varnish settings in WHM! Configuration values don't get saved.

If you are unable to make changes via WHM -> cPanel Varnish, it either means your license has...

Vhost+URL opt-out feature

The plugin includes an opt-out feature to exclude certain virtual hosts from being served with...

Can I disable Varnish but enable it for one or more domains?

Yes, it is now possible. First of all disable Varnish in WHM -> cPanel Varnish -> Enable /...