FOR
www.---.com/catalog/admin/whos_online.php

frequently, but not always will get something like

Fatal error: Maximum execution time of 60 seconds exceeded in /--path--/admin/whos_online.php on line 416

sometimes the line number is different, sometime if load is lite it will
make it..
fyi, the box for /catalog showing whos online does not seem affected.



I saw two separate threads in general on this.

I think it may be a php5 issue perhaps... looking at vmstat and top,
the web server spirals away trying to do php on some platforms


see also in general:
http://www.zen-cart.com/forum/showthread.php?t=85765
http://www.zen-cart.com/forum/showthread.php?p=503832



In my case I was using an openbsd AMD64
running
php5-core-5.2.5p1
mysql-server-5.0.51

tried to use the default secure php.ini settings... for the most part.


and I saw it with both a 1.3.7 and a 1.3.8a version of zencart.


got some things you want me to try?