kdmqforforum
New Member
- Messages
- 6
- Reaction score
- 0
- Points
- 0
i have the free plan perl won't work AT ALL
i have cgi-bin/test.pl:
#!/usr/bin/perl
print "Content-Type:text/html\n\n";
print "hello";
how to make it work?
i have already tried:
CHMOD 0777
i get a 500 error
i have cgi-bin/test.pl:
#!/usr/bin/perl
print "Content-Type:text/html\n\n";
print "hello";
how to make it work?
i have already tried:
CHMOD 0777
i get a 500 error