still having problems this is what happens when I run the update all script in the shell, 2 domains only 1 updates.
root@bollocks awstats # /usr/local/directadmin/plugins/awstats/hooks/cgi-bin/awstats_updateall.pl now -awstatsprog=/usr/local/directadmin/plugins/awstats/hooks/cgi-bin/awstats.pl
Running '"/usr/local/directadmin/plugins/awstats/hooks/cgi-bin/awstats.pl" -update -config=bollocks.mydomain.org -configdir="/etc/awstats"' to update config bollocks.mydomain.org
Update for config "/etc/awstats/awstats.bollocks.mydomain.org.conf"
With data in log file "/var/log/httpd/domains/bollocks.mydomain.org.log"...
Phase 1 : First bypass old records, searching new record...
Direct access after last parsed record (after line 3864)
Jumped lines in file: 3864
Found 3864 already parsed records.
Parsed lines in file: 0
Found 0 dropped records,
Found 0 corrupted records,
Found 0 old records,
Found 0 new qualified records.
Running '"/usr/local/directadmin/plugins/awstats/hooks/cgi-bin/awstats.pl" -update -config=anotherdomain.com -configdir="/etc/awstats"' to update config anotherdomain.com
here it hangs forever until I terminate it, I compared the files between the 2 and they have matching awstats config's and the logs have the same permissions as each other. What can make this script hang?