Re: Access log is erratic with my scripts
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 27, 2010 at 1:07 PM, Chris Bennett <[email protected]> wrote: > I do not see my scripts appearing properly in access log That probably means your scripts are crashing before they finish. You could use mod_log_forensic to find out more. - Perrin