spur
August 6th, 2007, 10:48 PM
I have installed and can't get it too work properly. Others have similar problems unsolved. I have searched this forum and the apache web site for a solution. (googled even)
The problem is (I have used a ScriptAlias line to change my directory for files.)
when I use http://localhost/cgi-bin/hello-worl.pl I get the download dialog box.
If I use Http://localhost/cgi-bin/ I get the 403 forbidden error message.
I have the AddHandler cgi-script .cgi .pl line added and mod perl installed and configured. I checked it is loaded as well.
All the files and directories are 755 for permissions and I get the same if I change them to 777.:frown:
The problem is (I have used a ScriptAlias line to change my directory for files.)
when I use http://localhost/cgi-bin/hello-worl.pl I get the download dialog box.
If I use Http://localhost/cgi-bin/ I get the 403 forbidden error message.
I have the AddHandler cgi-script .cgi .pl line added and mod perl installed and configured. I checked it is loaded as well.
All the files and directories are 755 for permissions and I get the same if I change them to 777.:frown: