cgi problem.

Q

Question

How can I upload cgi script? I followed the instruction and uploaded to ftp
site, but I still have error message.
 
T

Thomas A. Rowe

1. You are uploading with a 3rd Party FTP application, not with FP, correct?

2. You web host may need to set permissions or you have via a control panel, see the instruction
that cam with the CGI script, etc.

3. Contact the author of the script for help.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
P

P@tty Ayers

Question said:
How can I upload cgi script? I followed the instruction and uploaded to
ftp
site, but I still have error message.

Make sure you upload it as ASCII text, and not whatever that other choice
is.
 
R

Ronx

..cgi, .pl and .pm (Perl) files publish as binary in all versions of
FrontPage (discovered this the hard way in FP2000 and FP2002) - they are
NOT in the list of ascii (text) files in FP2003 by default.

For Question (the OP) In any case, if uploading to a Unix server the
files must have permissions changed - CHMOD to 755 - in order to run.
This can only be done using 3rd party FTP client or the server Control
Panel.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp
 
Q

Question

Thank you very much for your reply.

Thomas A. Rowe said:
1. You are uploading with a 3rd Party FTP application, not with FP, correct?

- Yes, I used 3rd party FTP application.
2. You web host may need to set permissions or you have via a control panel, see the instruction
that cam with the CGI script, etc.

- I contacted web server company and they just said upload file with ASCII
mode.
3. Contact the author of the script for help.

- That is a good idea. I will do that.
 
Q

Question

Thank you very much for your reply.

Steve Easton said:
To where in your web did you upload it?
It needs to be in the cgi-bin folder.

- Yes, i upload it to cgi-bin. It did not work, so also created scgi-bin.
Did not work either...
 
Q

Question

Thank you very much for your reply.

P@tty Ayers said:
Make sure you upload it as ASCII text, and not whatever that other choice
is.

-Yes, I did upload it with ASCII mode...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top