No, no the full path is there, I just did'nt copy it.
On Thu, 7 Sep 2000, Frédéric Schwien wrote:
|Date: Thu, 7 Sep 2000 12:18:20 +0200
|From: Frédéric Schwien <[EMAIL PROTECTED]>
|To: Nicolas MONNET <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
|Subject: Re: open(FH,'|qmail-inject') fails
|
|> Might be a faq, but why would open(FH,'|qmail-inject') fail with
|> fatal: read-error from within mod_perl?
|Use
| open MAIL, "| /var/qmail/bin/qmail-inject" or &die_html("test");
| print MAIL "[your mail]";
| close MAIL;
|
|I suppose you forgot the full path to qmail-inject ...
|
|Fred
|>
|> Thanks for your help.
|>
|>
|
--
Nicolas MONNET, Technical Director, IT-Xchange
<URL:http://www.it-xchange.com>
<URL:mailto:[EMAIL PROTECTED]>
<URL:mailto:[EMAIL PROTECTED]>