Awstats not working on a single domain

nbento

Member
Jan 5, 2006
19
0
151
After 2 hours os searching this forums and trying every solution posted I still cant get awstats to work on a domain.
This happened after the server time jump stated on this thread:
http://forums.cpanel.net/showthread.php?t=59902

Like I said for awstats I tried every single solution that I found after searching these forums but nothing works.
I checked the logs and nothing unusual there. I also checked all accounts on the server and everything seems fine for them, I also checked the space for this domain and theres planty of it (over 2Gigs) so I dont know whta more to look for

Some help/ideas will be appreciated.
 

nbento

Member
Jan 5, 2006
19
0
151
Looking at /usr/local/cpanel/logs/stats_log
I see that the stats run well for all domains but when it comes to the doain in question it ends up link this

WEBLANG english
Archive Status: 0
About to fork for busted [DOMAIN: bustedarcades.com]
Webalizer V2.01-10 (Linux 2.6.9-42.0.2.ELsmp) English
Using logfile /usr/local/apache/domlogs/bustedarcades.com (clf)


Looking at /usr/local/cpanel/logs/stats_log

I found this:
Phase 1 : First bypass old records, searching new record...
Direct access after last parsed record (after line 760)
Jumped lines in file: 760
Found 760 already parsed records.
Parsed lines in file: 420
Found 0 dropped records,
Found 420 corrupted records,
Found 0 old records,
Found 0 new qualified records.


Any ideas?
 
Last edited:

r00t pAsSw0rd

Active Member
Sep 14, 2006
30
0
156
same here ...

(internal warning) Sun Oct 29 09:23:44 2006 [11381] warn: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr$
at /usr/local/cpanel/cpanellogd line 1027
eval {...} called at /usr/local/cpanel/cpanellogd line 1020
main::geteximstats('user') called at /usr/local/cpanel/cpanellogd line 1578
main::parseeximlog('user', 1073741824) called at /usr/local/cpanel/cpanellogd line 553
main::updatebw('user', '/home/user', 1256, 'user.com.br', 3145728000, 'onigiri.user.com.br', 'radaris1.ho$
main::scanlogs() called at /usr/local/cpanel/cpanellogd line 164
(internal warning) Sun Oct 29 09:23:44 2006 [11381] warn: DBD::mysql::db do failed: Can't open file: 'sends.MYI' (errno: 145) at /u$
at /usr/local/cpanel/cpanellogd line 1032
 

noimad1

Well-Known Member
Mar 27, 2003
626
0
166
same here ...

(internal warning) Sun Oct 29 09:23:44 2006 [11381] warn: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr$
at /usr/local/cpanel/cpanellogd line 1027
eval {...} called at /usr/local/cpanel/cpanellogd line 1020
main::geteximstats('user') called at /usr/local/cpanel/cpanellogd line 1578
main::parseeximlog('user', 1073741824) called at /usr/local/cpanel/cpanellogd line 553
main::updatebw('user', '/home/user', 1256, 'user.com.br', 3145728000, 'onigiri.user.com.br', 'radaris1.ho$
main::scanlogs() called at /usr/local/cpanel/cpanellogd line 164
(internal warning) Sun Oct 29 09:23:44 2006 [11381] warn: DBD::mysql::db do failed: Can't open file: 'sends.MYI' (errno: 145) at /u$
at /usr/local/cpanel/cpanellogd line 1032

Find a solution? I am now having the same problem....
 

gr8ex

Member
Sep 30, 2004
23
0
151
]# myisamchk -r /var/lib/mysql/eximstats/*.MYI


if that does not work

]# mysql eximstats
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 102155 to server version: 4.1.21-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> repair table send;

]# mysqlcheck --repair eximstats



]#/scripts/runweblogs username