On Tue, Apr 3, 2012 at 2:11 PM, Brad Allison <[email protected]> wrote: > Thanks for the reply. The source code is below, with names changed for > privacy. As I was looking at it, I tried removing the last include which > allowed the page to render. It seems that the limit is 100 although I have > $MaxIncludes set to 1000 in config.php (and confirmed it with ?diag). Is > $MaxIncludes set in another file? Could this be a memory problem? I tried > increasing max_memory in php.ini and also setting no limit for max_memory > (-1) with no effect. > >> > >> > Nothing appears in the apache error log and I can't seem to get php >> > logging >> > to work. Does anyone have any ideas as to what could be causing the >> > blank >> > pages? >> >> Does this happen with every page? (Seems like not if you said "some" >> above, but I thought I'd verify) >> >> Would you be willing to share the source of one such page that fails >> and one that does not fail? Just the ?action=source output should >> do... > >
Yeah, setting $MaxIncludes=1000; in config.php should make this ok... I'm stumped, maybe Petko or Pm have and idea? _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
