I'm getting errors while installing the plugin. What do they mean?

The error:

#python installvarnish
File "installvarnish", line 1
SyntaxError: Non-ASCII character '\xf2' in file installvarnish on line 1, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details.

The cause:
This error indicates that a version of python that is not supported or doesn't match your platform is being used.

The fix:
Make sure you download the correct package (el5 or el6) and specify the python binary path explicitly: /usr/bin/python installvarnish

  • 7 Users Found This Useful
Was this answer helpful?

Related Articles

How do I uninstall the cPanel Varnish Plugin?

Here are the steps to remove the cPanel Varnish Plugin from your server. It's recommended that...

I've installed the cPanel Varnish Plugin, now what?

No action is required from your end. The installation script takes care of installing and...

Where can I download the installer?

The installer is in the Client Area location. Simply login to your account at...