Text Hit Counter Reset to 0

In case you have problems with some other PHPJunkyard script (not that there are THAT many).
Post Reply
party
Posts: 2
Joined: Sat Sep 01, 2012 2:40 pm

Text Hit Counter Reset to 0

Post by party »

My Text Hit Counter got reset to 0 after reaching around 150,000.

Is it a bug? Was the log file hacked by someone? Can the counter be used to count around 3000 hits daily?
Klemen
Site Admin
Posts: 10114
Joined: Fri Feb 11, 2005 4:04 pm

Re: Text Hit Counter Reset to 0

Post by Klemen »

It's an issue with text files performance on multi-threaded servers.

If you are *not* using the latest version of the counter (1.4) then install and use this one.

If you are using version 1.4 then you should find a MySQL counter instead as your are reaching more hits than text files can handle on your server.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
party
Posts: 2
Joined: Sat Sep 01, 2012 2:40 pm

Re: Text Hit Counter Reset to 0

Post by party »

Thanks, upgraded to 1.4. :)
Post Reply