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
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/