I just upgraded a few Fireboard installations from 1.0.3 to 1.0.4. Two of them went really smooth. The 3rd installation which has the most posts won't ever complete the Recount Categories Stats process and our stats/counts no longer work properly. I did some looking in the apache error logs and I am getting:
[client 192.168.1.111] PHP Fatal error: Maximum execution time of 100 seconds exceeded in /home/username/website.com/components/com_fireboard/class.fireboard.php on line 385, referer:
www.website.com/administrator/index2.php?option=com_fireboard
I changed the max_execution_time in php.ini to 100 then 300 then 1200 (restarting httpd in between each change) and it still never finished.
Can anyone tell me how I can get my Recount Categories Stats to finish processing? Is there something that I can do on the command line?
I will also look to see if there is an apache directive that needs to be changed.
Please reply if you have some info on this.