[Catalyst] application broke once installed under other than the web root directory

Tomas Doran bobtfish at bobtfish.net
Wed Mar 24 00:52:15 GMT 2010


On 21 Mar 2010, at 17:18, Charles wrote:

>
> I have finished development of my app using the built in server in  
> the scripts dir. I have installed it and configured apache to let it  
> run under http://myurl.com/myapp .
>
> The Root.pm index controller get's called and works ( fetches db  
> table data and returns via TT ) when I visit http://myurl.com/myapp.  
> And the debug output is here:

Heya.

Can you give us:

1) The entire app startup debug sequence
2) More details about the environment (which mod_perl version, which  
apache version, perl -V etc)
3) The 'base' attribute you get from the debug screen when you hit the  
root page? (For you, http://myurl.com/myapp?dump_info=1

Cheers
t0m




More information about the Catalyst mailing list