0 votes
in Web Hosting by

What Are The Problems Faced While Uploading The Cgi Scripts?

1 Answer

0 votes
by

Below are the problems faced while uploading the CGI scripts in web hosting

1) CGI scripts allow the communication to be done between the client and the server side and it acts as a gateway between them.

2) CGI scripts don’t work due to uploading of it in a BINARY mode as this is not the format in which the scripts are uploaded.

3) ASCII mode is used to upload the CGI scripts rather than BINARY mode as this is the default format that is being used for this purpose only.

4) The file should have the permission on the scripts that hasn’t been set and the permissions should be changed to make the CGI programs readable on the server and client.

5) FTP also should have the proper permissions by using the CHMOD that allows the file to be uploaded on the server.

Related questions

0 votes
asked May 15, 2023 in 2D Animation by Robindeniel
0 votes
asked Feb 16 in HTML by DavidAnderson
...