in reply to Re: Debugging without shell access?
in thread Debugging without shell access?
Where is ParseDate defined? Don't you need to include Date::Manip or something?
Like others, I'm still confused by you saying you tested this on a local environment - that script would never have worked running under apache/cgi - did you just capture the output to file and open the file in a browser? That is not the same thing...
<update>I've just noticed - you've commented out Date::Manip, but you are still using ParseDate in your code. Fix that and try again...</update>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Debugging without shell access?
by derby (Abbot) on Oct 30, 2006 at 17:47 UTC | |
by Melly (Chaplain) on Oct 30, 2006 at 23:04 UTC |