Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
So I tried to redirect STDERR to a file, and then to STDOUT (using *STDERR = \*STDOUT) but none worked.
Is there any other way to make the server admit he made a mistake? Can I somehow extract it from the server?
thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: [slightly OT] Getting errors and bypassing apache error log
by Limbic~Region (Chancellor) on Mar 07, 2004 at 18:30 UTC | |
|
Re: [slightly OT] Getting errors and bypassing apache error log
by matija (Priest) on Mar 07, 2004 at 18:40 UTC | |
by Limbic~Region (Chancellor) on Mar 07, 2004 at 18:49 UTC | |
|
Re: [slightly OT] Getting errors and bypassing apache error log
by Vautrin (Hermit) on Mar 07, 2004 at 20:43 UTC |