Hi there,

On Fri, 4 Aug 2000, Aaron Patterson wrote:

> Try restarting apache.

Try reading your code instead.  Things like opening files without
being careful to specify the full pathname can cause this kind of
stuff.  A script works while you're testing from the command line, but
when it runs in a different environment (mod_perl supplies a different
environment) the fun begins.

> I would apprectiate any corrections, and any more info on the
> subject!!

http://perl.apache.org/guide
 


Reply via email to