Author Topic: Safe uninstall Varnish  (Read 20276 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Safe uninstall Varnish
« on: September 01, 2014, 12:43:01 PM »
Hi!
I'm using Varnish on CWP but now I want to uninstall it because I have many conflicts for development my website. Can you help me to uninstall them because I did try "service varnish stop" then my website show default Apache page, don't work with VirtualHost.

Offline
*
Re: Safe uninstall Varnish
« Reply #1 on: September 01, 2014, 04:03:22 PM »
you can use

Code: [Select]
yum remove varnish
and change apache default port to 80.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
***
Re: Safe uninstall Varnish
« Reply #2 on: April 12, 2015, 06:54:09 AM »
Is there a way to simply disable?

I got problems too with cache on certain codes and i need to check if it's about Varnish.
8==D it's a function that try to compare 8 (int) against D (string) which returns True or False depending on the asker.

Offline
*
Re: Safe uninstall Varnish
« Reply #3 on: April 16, 2015, 12:32:55 PM »
there is no any simple way as you need to revert apache port back to 80 and then you should remove varnish.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services