[Catalyst] Problem with Catalyst-Runtime 5.7004 & FastCGI

Michele Beltrame mb at italpro.net
Tue Nov 7 17:11:04 GMT 2006


Hello!

I just upgraded Catalyst-Runtime to 5.7004, and I encounter a serious
problem when using my application with the FastCGI engine. The
appplication initializes correctly, but when it gets a requests it
begins executing it (I see int he log it restores session data, etc...)
but then it dies with:

[Tue Nov 07 18:05:07 2006] [error] [client 81.174.16.226] FastCGI:
server "/u/www/san/San/script/san_fastcgi.pl" stderr: [error] Caught
exception in engine "Can't locate object method "FILENO" via package
"FCGI::Stream" at /usr/lib64/perl5/5.8.8/x86_64-linux/IO/Handle.pm line
380."

which leads (of course) to an "Internal Server Error" in the browser.
Rolling back to 5.7003 fixed the thing, so I'm sticking with that
version for now. However, I'm reporting. ,)

Thanks,
Michele.





More information about the Catalyst mailing list