[Catalyst] Template rendering error under mod_perl
Richard Jones
ra.jones at dpw.clara.co.uk
Fri Jun 29 11:49:33 GMT 2007
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 following:
>>
>> Couldn't render template "file error - login.tt2: not found"
>>
>>
> Could be a permission issue, has the user the webserver runs under
> access to that path / those files?
>
>
> _______________________________________________
>
The user/group permissions on root/src and root/lib and the files
therein are the same as for lib/MyApp.pm, so presumably that isn't the
issue? There is nothing obvious in the error_log, though Apache doesn't
seem to log file permission errors even under debug mode.
--
Richard Jones
More information about the Catalyst
mailing list