From: Joel U. <uck...@no...> - 2005-04-27 01:51:51
|
Thus spake "Philip J. Hollenback": > I just checked the server logs and there isn't anything there. Your > idea about php running out of memory makes a lot of sense, though. Is > there any other debugging I can turn on? > > Thanks, > P. Hmm. You could try setting DEBUG = 2 in the wiki's config.ini, and see if any new errors pop up. In your browser, check the source of the html returned when a page hangs. Is it cut off, or properly closed (i.e., does it end with a </html>)? |