agentzh:
> Hi,
> 
> I'm trying Network.FastCGI + lighttpd 1.4.9 to develop a RESTful
> service platform. I've found that stderr (especially those from
> Debug.Trace) get lost in the error.log file. But plain CGI mode with
> Network.CGI works perfectly (all stderr outputs appear in error.log).
> Besides, my Perl fastcgi script also logs stderr with the same
> lighttpd. So it does seem that my lighttpd's mod_fastcgi module is OK.
> 
> Is this a known issue in the Haskell fastcgi library? Is there a
> workaround or a fix? Thanks in advance :)

We've had no problems with this and apache at least. Is lighttpd 
doing something funny with error logging?

-- Don
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to