Control Web Panel
		WebPanel => CentOS Configuration => Topic started by: bachusteam on November 24, 2016, 10:10:09 AM
		
			
			- 
				Hi all, i install this cwp on both my dedicated server and  i notice that this partition will be full in a few days, why ? What can i do ?
(https://s18.postimg.org/8mddlk3mt/cwp.png) (https://postimg.org/image/8mddlk3mt/)
One one dedicated i have centos 6.8 final on 32 bit and other is with Centos 6.8 final on 64 bit, and on both i have the same problem.
is a bug or what? coz befor install the new version i don't hade this problem 
			 
			
			- 
				Hi guys, i solve this problem, the problem was a error_log file locate in " /usr/local/apache/logs/error_log "
So if you have problem with space in partition " /dev/mapper/vg_server-lv_root " , you can make a cron job using this command command " echo '' > /usr/local/apache/logs/error_log "  
like in this picture: 
(https://s18.postimg.org/h6rfxxzmd/error.png) (https://postimg.org/image/h6rfxxzmd/)
in this picture i set to empty that log at every 1 minute, you can chose the time you whant. 
I hope it will help you