Quote:
Originally posted by VisionIT
I've never seen CPanel with linux distro's! Don't u mean webmin?
CPanel is a chargable package! I may be wrong, but I can't see them bundling CPanel with it! :p
Trying editing the diag.conf and main.conf files manually and turn off / hash out the variables. IE
## This will log so many files, you'll fill your hard disk ##
Webalizerlog = TRUE
Change to...
## This will log so many files, you'll fill your hard disk ##
# Webalizerlog = TRUE #
or
Webalizerlog = FALSE
Never used CPanel as you can tell... but thats the basis of any script change. :p