Re: [Catalyst] Template rendering error under mod_perl

2007-06-29 Thread Kiki
Richard Jones wrote: Having developed my application sufficiently to see it working well so far, I though I should configure it to run under mod_perl. I have used the TTSite helper to generate the templates. The app runs fine using myapp_server.pl, but under mod_perl I get the following:

[Catalyst] Template rendering error under mod_perl

2007-06-29 Thread Richard Jones
Having developed my application sufficiently to see it working well so far, I though I should configure it to run under mod_perl. I have used the TTSite helper to generate the templates. The app runs fine using myapp_server.pl, but under mod_perl I get the following: Couldn't render template

Re: [Catalyst] Template rendering error under mod_perl

2007-06-29 Thread Richard Jones
Kiki wrote: Richard Jones wrote: Having developed my application sufficiently to see it working well so far, I though I should configure it to run under mod_perl. I have used the TTSite helper to generate the templates. The app runs fine using myapp_server.pl, but under mod_perl I get the

Re: [Catalyst] Template rendering error under mod_perl

2007-06-29 Thread Jason Kohles
On Jun 29, 2007, at 5:47 AM, Richard Jones wrote: Having developed my application sufficiently to see it working well so far, I though I should configure it to run under mod_perl. I have used the TTSite helper to generate the templates. The app runs fine using myapp_server.pl, but under

Re: [Catalyst] Template rendering error under mod_perl

2007-06-29 Thread Richard Jones
Jason Kohles wrote: On Jun 29, 2007, at 5:47 AM, Richard Jones wrote: Having developed my application sufficiently to see it working well so far, I though I should configure it to run under mod_perl. I have used the TTSite helper to generate the templates. The app runs fine using

Re: [Catalyst] Template rendering error under mod_perl

2007-06-29 Thread Bill Moseley
On Fri, Jun 29, 2007 at 02:20:23PM +0100, Richard Jones wrote: I didn't actually 'install' it as such, just copied the MyApp directory under my /home folder, added the path/to/MyApp/lib to mod_perl's lib in startup.pl file so it can find MyApp.pm, and re-started the server. It looks like

Re: [Catalyst] Template rendering error under mod_perl

2007-06-29 Thread Richard Jones
Bill Moseley wrote: On Fri, Jun 29, 2007 at 02:20:23PM +0100, Richard Jones wrote: I didn't actually 'install' it as such, just copied the MyApp directory under my /home folder, added the path/to/MyApp/lib to mod_perl's lib in startup.pl file so it can find MyApp.pm, and re-started the

Re: [Catalyst] Template rendering error under mod_perl

2007-06-29 Thread Matt S Trout
On Fri, Jun 29, 2007 at 11:49:33AM +0100, Richard Jones wrote: Kiki wrote: Richard Jones wrote: Having developed my application sufficiently to see it working well so far, I though I should configure it to run under mod_perl. I have used the TTSite helper to generate the templates. The

Re: [Catalyst] Template rendering error under mod_perl

2007-06-29 Thread Richard Jones
Richard Jones wrote: Kiki wrote: Richard Jones wrote: Having developed my application sufficiently to see it working well so far, I though I should configure it to run under mod_perl. I have used the TTSite helper to generate the templates. The app runs fine using myapp_server.pl, but under

Re: [Catalyst] Template rendering error under mod_perl

2007-06-29 Thread Matt S Trout
On Fri, Jun 29, 2007 at 04:33:46PM +0100, Richard Jones wrote: This is getting weirder - if I try to load a page normally available only after login, I get another path error in addition to the template error: Form (search): Can't find form config search.fb in: