Hi all, I'm new to this list, but have scanned the archives quickly and can not find an answer to this.
It's a strange one - basically, I have a script running under mod_perl which works fine 99.9% of the time, however, in apparantly random cases, the Template->output function hangs right on its 'return' statement. I've put debugging code immediately before the return of the output function within the module, and immediately after my Tmpl->output call in my own code, and it runs the former line but not the latter! My Apache process simply stops responding and hangs within the code. Has anyone seen any other occurences of this ? Cheers, P --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
