When I run webalizer from my root account, on a custom_log combined file, I get no output in the current directory, or directory specified in the configuration file. With the debug option, I get the following output: Code: [root]/var/log/httpd/domains/kitchenwitcherycafe.com # webalizer -d custom_log Child got work: 69260000(128) Giving <ip address removed> (69260000) to Child 0 for resolving Child got work: 69260000(128) getnameinfo didn't return any usable information! Giving <ip address removed> (69260000) to Child 1 for resolving Child got work: 64260000(128) getnameinfo didn't return any usable information! Giving <ip address removed> (64260000) to Child 2 for resolving Child got work: 47450000(128) getnameinfo didn't return any usable information! Giving <ip address removed> (47450000) to Child 3 for resolving Giving <ip address removed> (64260000) to Child 4 for resolving Giving <ip address removed> (f6400000) to Child 5 for resolving Giving <ip address removed> (8ad00000) to Child 6 for resolving Giving <ip address removed> (324a0000) to Child 7 for resolving Work requested from Child 0 Could not resolve (0): <ip address removed> Child 0 back in task pool Work requested from Child 1 Could not resolve (1): <ip address removed> Child 1 back in task pool Work requested from Child 2 Could not resolve (2): <ip address removed> Child 2 back in task pool Child got work: 64260000(128) Child got work: f6400000(128) Child got work: 8ad00000(128) getnameinfo didn't return any usable information! Child got work: 324a0000(128) Child 9 got closed input, shutting down Work requested from Child 5 Could not resolve (5): <ip address removed> Child 5 back in task pool Reaped Child 20476 Child 8 got closed input, shutting down Reaped Child 20475 getnameinfo didn't return any usable information! Work requested from Child 4 Could not resolve (4): <ip address removed> Child 4 back in task pool getnameinfo didn't return any usable information! Work requested from Child 3 Could not resolve (3): <ip address removed> Child 3 back in task pool getnameinfo didn't return any usable information! Work requested from Child 7 Could not resolve (7): <ip address removed> Child 7 back in task pool Child 7 got closed input, shutting down Reaped Child 20474 getnameinfo didn't return any usable information! Work requested from Child 6 Could not resolve (6): <ip address removed> Child 6 back in task pool Child 6 got closed input, shutting down Reaped Child 20473 Child 5 got closed input, shutting down Reaped Child 20472 Child 4 got closed input, shutting down Reaped Child 20471 Child 3 got closed input, shutting down Reaped Child 20470 Child 2 got closed input, shutting down Reaped Child 20469 Child 1 got closed input, shutting down Reaped Child 20468 Child 0 got closed input, shutting down Reaped Child 20467 I also found webalizer files in the default directory, generated today. However, it was only for 1 domain, and I have been unable to generate anymore. I am running CentOS 5.3 with Apache, PHP, and MySQL. Any ideas as to why this isn't working? Also I get this on some of my larger files (Only 60 000 lines): Warning: Truncating oversized request field, is that anything to worry about?