"Henk Van Ess" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Dear all > > I just uploaded the following .cgi to my server: > > #!/usr/bin/perl > print "Content-type:text/html\n\n"; > print "Show me the monkey"; #this line prints the sentence "Show me the monkey" > > Even after I chmod'ed it to 751 or 755, I got an error! So I > downloaded the script to see what went wrong. Suddenly I've got > "boxes" added in the text - see attachment (I hope I'm allowed to send > this attachment) > > I tried FlashFXP and WS-FTP for uploading the file, but both gave the > same result. > > What is wrong?
Make sure you use ASCII mode for text files in your ftp client. Todd W -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]