The PERL path is the very first line in every .cgi or .pl file. Usually it looks something like this: #!/usr/bin/perl. Make sure that the path is correct, otherwise you'll get an error. If you don't have Telnet access, simply email Tech support.
- 0 用戶發現這個有用
相關文章
What is CGI and how is it going to help me?
CGI is translated as Common Gateway Interface. It's used to provide interactivity and turn static...
How am I supposed to install a script?
95% of scripts have complete instructions and a special ReadMe file with everything you need to...
What does "chmod" mean?
To chmod a file means to set a certain permission. Few of the most common chmod commands are...
What are the most common errors and how do I deal with them?
One of the most common errors is "500 Internal Error". The chances are that you will experience...