Internal Server Error FOR Perl script

Status
Not open for further replies.

radofeya

New Member
Messages
49
Reaction score
0
Points
0
I don't know why my Perl script will return an 500 Internal Server Error for me.

This is the header of my Perl script which is the path to PERL
#!/usr/bin/perl -w
is that correct?

In addition, I have assigned 755 permissions to my cgi-bin folder.

Any else I should do before to use the Perl script?

The link to my Perl script
http://radofeya.elementfx.com/cgi-bin/upload/kl.cgi

Thank you.


Problem solved.
Please close this.
Thank you...
 
Last edited:
Status
Not open for further replies.
Top