CGI permissions

CGI permissions mean the access rights that CGI scripts need to have in order to be executed by the web server correctly. In most situations the required access rights are "755", which means that everyone has read and execute permissions, while owner of the file and its group also can write to the file.

To set correct permissions to CGI script use either chmod command in telnet, or select an according menu item in your FTP client software.

If the web server can't execute or read the script, "Internal Server Error" message is usually returned.

Links

© 1999-2016 ZZEE, Terms of use