[Catalyst] Two Strange Catalyst/Apache Issues
John Goulah
jgoulah at gmail.com
Fri May 25 03:26:06 GMT 2007
On 5/24/07, Randy J. Ray <randy.j.ray at gmail.com> wrote:
>
> On 5/24/07, John Goulah <jgoulah at gmail.com> wrote:
>
> > the above error eems to indicate a problem on line 259.
> >
> > probably should setup like this:
> > http://search.cpan.org/~agrundma/Catalyst-Engine-Apache-1.11/lib/Cataly=
st/Engine/Apache/MP13.pm
> >
> > <http://search.cpan.org/%7Eagrundma/Catalyst-Engine-Apache-1.11/lib/Cat=
alyst/Engine/Apache/MP13.pm>
> >
>
> Sorry, I should have also excerpted my Apache config:
>
> <Perl>
> use lib qw(/.../bylines); # This block only matters when the app is
> outside the default Perl areas
> </Perl>
>
> PerlModule Bylines # This is line 259
> <Location /bylines>
> SetHandler perl-script
> PerlHandler Bylines
> </Location>
I'm not sure , except that I was also having problems with various things
until I set it up such as the example in the link I pasted above, which
yours is not setup like. My suggestion is to use a virtual host entry in
the apache config.
Thanks,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070524/86acf=
879/attachment.htm
More information about the Catalyst
mailing list