[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Perl newbie
- Subject: RE: [cobalt-users] Perl newbie
- From: sven@xxxxxx
- Date: Tue Feb 22 15:58:12 2000
thanks!
I actually types the lines on the raq itself via a telnet session...
The little test-program Ali & Charlie provided works just fine, but I still
don't seem to be able to make the other one work...
But I'll keep in mind that I need to upload in ASCII
:-)
Sven
I would guess that the cgi was uploaded as a binary rather than as an ASCII
file.
The no such file response is typically caused when the cgi/pl file is not
uploaded as an ASCII file.
So ensure your ftp package is sending as ASCII for all cgi/pl files.
Paul.