..
In order to make running a CGI script is not enough to upload the files to the web and launch execution.
First, it is necessary that the files are transferred via FTP in ASCII mode and not binary, this to make sure that the files are exactly as they are without being uploddati "corruption".
Secondly you must make sure that the script has been set as executable by running chmod 755 also supported by many popular FTP clients.
| |
Linux (Course)
Complete guide to open-source system. From 49 €. |
| |
MySQL (Course)
Management of open-source database. From 39 €. |
| |
PHP (Course)
Full course for creating dynamic Web sites. From 49 €. |