> > Is there a configuration option or maybe a special variable that would > allow me to turn off dynamic table handling? Maybe that would help me > determine more consistently if the bug you mentioned is my issue. Or is > that what "$maxrow" and "$maxcol" are for? Thanks. >
$maxrow and $maxcol limits the maximum size of a dynamic table. To turn dynamic tables of put a [$ syntax EmbperlBlocks $] at the top of the page or Embperl_Syntax EmbperlBlocks in your httpd.conf. But be aware this tuns of handling of all html tags, like input etc. >From the additional backtraces you send meI don't think it's a problem of tables, but it looks like a problem of the configuration handling. Can you send me your httpd.conf? Gerald P.S. I am currently on ApacheCon so I can't do much, but I hope to sort this out soon after I am back --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
