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