I am trying to resolve a bug in which creation of a div on my web age is incomplete, resulting in two other divs not being created. But, while it is obvious the code that creates these other divs is not executed (although code immediately before this code IS executed), due to an error, no error is written to Apache2's error log (in marked contrast to other coding errors I have fixed).
I tried to get at the problem by having the relevant CGI script open a file, and write diagnostic info to that, but when I access the page after doing that, no such file is created. I do use CGI::Carp::DebugScreen, but it does not get exercised in this bug either.
How do I determine where the problem really is, and the cause of it? I have never before encountered a bug for which none of the usual methods of getting error information produce anything.
Thanks
Ted
In reply to How to get diagnostic information for a web app when nothing is written to the error log by ted.byers
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |