Re: warn statement fails in modperl 2 on windows
[prev]
[thread]
[next]
[Date index for 2005/04/16]
Hello
a small code snipped working on my mod_perl windows:
use Apache::Log ();
Apache->warn("warn text");
please provide more details if this does not work.
regards,
Josef
--
Josef Ender, Bitspot AG
http://www.bitspot.ch
Anonymity wrote:
> Hello,
> I've been dealing with an issue with warn statements under mod perl
> lately. The messages I try to warn out never make it to the log. I've
> also tried printing to STDERR and get the same result. We have multiple
> machines here with the same issue. Does anyone have a workaround?
> Thanks,
> Mike
>
>
 |
 |
Re: warn statement fails in modperl 2 on windows
Josef Ender 07:16 on 16 Apr 2005
|