Control Web Panel
		WebPanel => Updates => Topic started by: bytecanarias on October 21, 2021, 10:22:51 AM
		
			
			- 
				Today I updated with yum according to a warning that there were three packages to update and when I did it, everything stopped working. 
https://imgur.com/gallery/oCsphPn (https://imgur.com/gallery/oCsphPn)
			 
			
			- 
				Many thanks to Sandeep for the solution
yum remove cwp-httpd httpd* -y
yum install cwp-httpd -y
then rebuild webserver conf
			 
			
			- 
				thank you for the solution, just like what I need.