I've got the permissions right now with a little help from bob-n, but apache doesn't seem to be using mod_perl to interpret the script. As stated above httpd.conf has the following lines (right at the bottom, if it matters):
Alias /perl/ /home/homedir/www/ PerlModule Apache::Registry <Location /perl/> SetHandler perl-script PerlHandler Apache::Registry Options +ExecCGI PerlSendHeader On Allow from all </Location>
I took that example directly from practical mod_perl so I assume it should work. What happens is the sever just prints out the text of the script.
In reply to Re: mod_perl setup problems
by Anonymous Monk
in thread mod_perl setup problems
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |