Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
However running the same script via a webbrowser produces different results - presubably as ModPerl is used.
The problem appears to perhaps be where the script is trying to read the contents of a local file - which fails via mod-perl.
Where do I start "porting" a script to ModPerl?
Thanks,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: ModPerl Compatibility
by derby (Abbot) on May 06, 2005 at 12:48 UTC | |
by Anonymous Monk on May 06, 2005 at 22:59 UTC | |
|
Re: ModPerl Compatibility
by samizdat (Vicar) on May 06, 2005 at 12:36 UTC | |
by mpeters (Chaplain) on May 06, 2005 at 14:29 UTC |