..


Sponsored Links

Because a CGI script because "Internal Server Error"?

There is a reason for a notification to Internal server error after running a CGI script:

  • We have indicated the wrong path Perl interpreter.
  • We may have omitted to specify the header or wrong "Contern-Type".
  • We have included the use of modules that are not on the server.
  • We could have used symbols DOS (0x0D/0x0A) instead of Unix (0x0A).
  • Finally, in the worst case, our server may not be qualified to run CGI scripts.

In the same category ...
E-Learning
Linux (Course) Linux (Course)
Complete guide to open-source system. Starting from 49 €.
MySQL (Course) MySQL (Course)
Management of open-source database. Starting from 39 €.
PHP (Course) PHP (Course)
Full course for creating dynamic Web sites. Starting from 49 €.
Sponsored Links