[Catalyst] Local action in controller not mapping to template
(retry)
Tomas Doran
bobtfish at bobtfish.net
Sun Apr 19 22:43:18 GMT 2009
On 19 Apr 2009, at 15:55, Anne Brown wrote:
>
> Apache says:
>
> File does not exist: c:/webs/webapp/www/somecontroller/
> Does anyone know what I'm doing wrong?
>
This doesn't make any sense - : Private makes an action not
dispatchable, you have to forward to it..
Also, does everything work correctly in the development server
(making it just an apache problem), or is it a general problem?
You've also given us very few details about your deployment
environment - mod_perl / fastcgi etc, and if you could attach copies
of the startup debug log from your app, and the request debug log,
and relevant controller code for the paths in question then that'd
help us to help you.
Cheers
t0m
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20090419/4a58f8a8/attachment.htm
More information about the Catalyst
mailing list