I'm having a bit of problems running , Perl with apache . I've just started learning some Hello World's etc . My script compiles within /usr/bin/perl but when I copy the script into /var/www/html and make a page to a href it , it says I don't have permissions to the file.I have chmod 777'd the files , but it still doesn't seem to work.
