On Wed, Mar 12, 2008 at 07:32:35AM +0100, Patrick Ogay wrote: > > On a website where there has been no recent change to the software I > > am all of a sudden getting the error > > Maximum execution time of 30 seconds exceeded in > > */home/ttc/public_html/pmwiki/cookbook/totalcounter.php* on line *1136 > > > I had the same errormessage, after migration a wiki to another serverspace. > I seem's to be a problem that totalcounter can't access the counter > file, or the format is not compatible.
It can also be simply that the totalcounter.stat file has gotten too large to be processed, or (depending on the version of the TotalCounter recipe being used) that the file is being locked and thus preventing some accesses from happening quickly enough. I know that early versions of TotalCounter suffered from the problem that the statistics file could grow without limit, and eventually become large enough that the entire site would start failing. Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
