From: Joel U. <uck...@no...> - 2005-04-26 23:59:43
|
Thus spake "Charles Corrigan": > I have the same problem but thought it was due to my setups (multiple layers > of proxies at work, a hardware firewall and a software > firewall at home). The point where the page-rendering stops is usually roughl > y the same place, independent of the size of the page. > I use both Firefox and IE at home and I use IE at work (with an independent c > onnection to the US, where my website is hosted) > > A shift-reload usually fixes the problem for the remainder of the session. > > Regards, > Charles The next time that happens, check your web server logs to see if a PHP error was generated that isn't being displayed. My money is on this being an out- of-memory problem, and it works the second time because the wiki is able to fish some of what it needs out of the cache. |