I ran the script, and received the following error:
[2010-01-04 05:34:56 -0500] WARNING: (7037-512-2832) Unable to retrieve local file listing
[2010-01-04 05:34:56 -0500] DETAIL: /usr/local/apache/domlogs/[mydomain.com] : Permission denied
[2010-01-04 05:34:56 -0500] Processing profile: [mydomain.com]
[2010-01-04 05:34:56 -0500] MESSAGE: (7065-323-1004) Log file does not contain any data
[2010-01-04 05:34:56 -0500] DETAIL: /usr/local/apache/domlogs/[mydomain.com]
[2010-01-04 05:34:56 -0500] Urchin 5.7.03 (redhat_ent3) finishing: 20100104 05:34:56
ERROR: (7018-516-312) Data request is out of range.
DETAIL: Resource temporarily unavailable
(I changed the actual domain to [mydomain.com], and remove a few lines that just showed the timestamp)
This occurs with all of the domains on the server, so it's not just isolated to the one. It looks like the program doesn't have permission to open the files located at /usr/local/apache/domlogs/. The files do exist; the one that I just ran this script for has a filesize of 0, but another has a filesize of 98kb. Permissions are at 640.
Any suggestions? Thanks again,
Jason