PHP Classes

Unreliable results

Recommend this page to a friend!

      Access Statistics  >  All threads  >  Unreliable results  >  (Un) Subscribe thread alerts  
Subject:Unreliable results
Summary:The logfile gets reset to blank, invalidating the access counts
Messages:1
Author:rob webster
Date:2005-05-20 08:40:18
 

  1. Unreliable results   Reply   Report abuse  
Picture of rob webster rob webster - 2005-05-20 08:40:18
I tried adding file locking in appropriate places but still on a moderate traffic website I'm finding the logfile gets reset every few days.

I added a few lines to copy logs.txt to logsNN.txt (where NN is day number) on every invocation of the program so at worst I lose a day's data but found I was having to merge data far too often.

I have had to stop using this package and I advise anyone against as it appears not to deliver useful results in it's current version.