Kevin Pfeiffer wrote:
>
> If not a permissions problem then perhaps this:
>
> "By having the EOF here-document at the end of the file I created a
> problem for people who edited the file using a text editor that left
> the trailing newline off on the last line of the file. A
> here-document terminator needs to have a trailing newline... adding
> the extra comment line... solved the problem..."  --John Callender's
> "Perl for Web Site Management"

No being a native of the planet Unix, can someone tell me: do die strings
appear in an Apache server log? That is to say, in this case, wouldn't
there be a log file somewhere saying

    Can't find terminator "END_OF_FILE" [...] at script.pl line 99.

(or however this error reads)?

Thanks,

Rob




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to