| My Perl or CGI doesn't work |
| User Opinions |
11%
88%
(9 votes)
|
|
Thank you for rating this answer.
|
If your script fails to work, please make sure of the following things before you mail support: - The path in your perl script is set to #!/usr/bin/perl
- Your Perl or CGI script file is executable
- Make sure you have uploaded the files in ASCII mode. If you do not do this, then every line will end with ^M (the DOS end of line character) and the server cannot interpret the script
|
| Visitor Comments |
|
No visitor comments posted. Post a comment
|
| Related Questions |
|
No related questions were found.
|
| Attachments |
|
No attachments were found.
|