Using Catalyst on DH
Posted by: foohonpie
Posted on: 2008-02-03 19:15:00
I'm goin nuts here, I've used this page:
http://wiki.dreamhost.com/Catalyst
and
http://dev.catalystframework.org/wiki/Dreamhost
to install catalyst on my account. From what I can tell, it works fine. The listed CPAN modules are installed and current, and when I run the script/test_server.pl I'm able to see the Catalyst welcome page on port 3000.
Whenever I try to load the scripts in my browser though, I get "500 Internal Server Error".
My permissions are fine, and catalyst is not at fault from what I can tell, as it runs fine on the included test server. Does anybody know what could be causing me to get 500s?
I know Catalyst isn't offically supported, but I've searched google, the catalyst website, and even these forums and can't find an answer to this problem.
Any help would be greatly appreciated. This is holding me back from learning to use perl for the web. Quite frustrating =/