> All the files are uniquely titled. i.e, there is only one code.pm, one
> rules.pm, etc. Many other embperl pages "use" rules.pm, but
> they are all the
> same files.

I have noticed this behavior on occasion. I tracked it down to a problem
with my code in a specific block. I only got the error when that block was
executed. However, each time, I found the error was listed in the primary
apache error.log file.

You might try a 'tail -f error.log' and then reproduce the error. Hopefully
you will then see the cause.

Good luck,
Cameron


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to