in reply to Re^9: mod_perl, prefork mpm and alarms
in thread mod_perl, prefork mpm and alarms

Well, just tried this fix, and it didn't change the error that pops out.

I'm still getting

Can't locate object method "FILENO" via package "Apache::RequestRec" at /usr/lib/perl5/5.8.0/IPC/Open3.pm line 196

FWIW, STDIN was defined when I unTIEd it, but it made no difference to the behaviour.

I'll go back to working on the IPC::Run approach now.

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

Replies are listed 'Best First'.
Re^11: mod_perl, prefork mpm and alarms
by perrin (Chancellor) on Dec 01, 2006 at 17:27 UTC
    I'm certain you could get a fix or workaround for this on the mod_perl list if you want one.