| home / web / dev / perl101 / troubleshooting |
![]() ![]() ![]() ![]() ![]() ![]()
|
|
A Perl-fect WorldThe best thing to do is to first try and determine where your error occurred. Did it occur when you tried to execute the script? If so, make sure that you transferred the file in ASCII or text format. Then check that you set the appropriate permissions for the script. Finally, see that the first line of your program points to your Perl interpreter. If the error occurred after you edited some variables, odds are that you made a typo or specified an invalid path. Things to remember:
Common Server Errors and what they mean: "403 Forbidden" "404 File Not Found" "500 Server Error" Scott Phillips owns a new media firm based out of Manhattan, New York. |
Comments are welcome
Revised: May 8, 1998
URL: http://webreference.com/dev/perl101/trouble.html