At 8:15 pm -0800 9/11/02, Wilfredo S�nchez wrote:

  There's at least one bug in your script.  You are writing to a
file "report.txt", but you fail to specify the path to the file.
The working directory DropScript is giving you is probably "/", and
so you're trying to write out a file "/reports.txt" at the root of
your boot volume, which may or may not succeed.
There's no reason at all why it should not.  The script is fine -- it
was only a rough example as a demo -- and works fine, as you will
have seen if you tried it.

JD

PS.  I've installed Apache2 and mod-perl after again installing Perl
5.8.0 � la Morbus.  Where do I put my CGI executables?  I obviously
need to configure Apache somehow.

Reply via email to