Catalyst and FastCGI
Posted by: manigault
Posted on: 2007-06-25 13:44:00
Has anyone figured out how to get Catalyst to deploy on DH?
I went though the MyApp tutorial and all is well in the development server, but I'm running into the old "Request exceeded the limit of 10 internal redirects due to probable configuration error." error.
I know what the problem is, I just don't know what to do about it. I did read through the article on Perl and FastCGI in the wiki. Again, I get it, I'm just stuck.