in reply to Re: Is this me or mod_perl?
in thread Is this me or mod_perl?

The CGI version works find (also running as nobody).

The code thinks it sent stuff (ie warns just above the prints produce the correct output) but the other process does not get the data (but does in the cgi or run from shell cases).

Replies are listed 'Best First'.
Re: Re: Re: Is this me or mod_perl?
by perrin (Chancellor) on Apr 17, 2002 at 21:48 UTC
    Warns above which print?