Not sure if there are any programmers here or if anyone can help, but I am having a problem configuring perl.
Installation Dir: usr/bin/perl
When I try to run the .pl file it gives the following error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, etc, etc.
All I have in the .pl file is this:
#!usr/bin/perl
print 'test';
--------------
Thanks a lot for any help.
-sk
Installation Dir: usr/bin/perl
When I try to run the .pl file it gives the following error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, etc, etc.
All I have in the .pl file is this:
#!usr/bin/perl
print 'test';
--------------
Thanks a lot for any help.
-sk
Last edited:

Please Scroll Down to See Forums Below 










