Control Web Panel

WebPanel => Apache => Topic started by: thachpham92 on September 01, 2014, 12:43:01 PM

Title: Safe uninstall Varnish
Post by: thachpham92 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.
Title: Re: Safe uninstall Varnish
Post by: Administrator on September 01, 2014, 04:03:22 PM
you can use

Code: [Select]
yum remove varnish
and change apache default port to 80.
Title: Re: Safe uninstall Varnish
Post by: erm3nda 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.
Title: Re: Safe uninstall Varnish
Post by: Administrator 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.