[Catalyst] Couldn't render template "file error - homepage.html: not found"

Aran Deltac aran at arandeltac.com
Fri Jun 2 17:36:52 CEST 2006


On 6/2/06, Ryan <god at detz.net> wrote:
> Catalyst was working fine yesterday, come in today and it's not. :(
> Getting
>
>  [Fri Jun  2 09:04:09 2006] [catalyst] [debug]
> **********************************[Fri Jun  2 09:04:09 2006] [catalyst]
> [debug] * Request 1 (0.006/s) [32610]
> [Fri Jun  2 09:04:09 2006] [catalyst] [debug]
> **********************************
> [Fri Jun  2 09:04:09 2006] [catalyst] [debug] "GET" request for "" from
> "67.153.124.120"
> [Fri Jun  2 09:04:09 2006] [catalyst] [debug] Rendering template
> "homepage.html"

Looks like catalyst can't find your templates.  Did you delete your
Makefile.PL, perchance?

Aran

> [Fri Jun  2 09:04:09 2006] [catalyst] [error] Couldn't render template
> "file error - homepage.html: not found"
> [Fri Jun  2 09:04:09 2006] [catalyst] [debug] Rendering template "error.html"
> [Fri Jun  2 09:04:09 2006] [catalyst] [error] Couldn't render template
> "file error - error.html: not found"
> [Fri Jun  2 09:04:09 2006] [catalyst] [debug] Rendering template "error.html"
> [Fri Jun  2 09:04:09 2006] [catalyst] [error] Couldn't render template
> "file error - error.html: not found"
> [Fri Jun  2 09:04:09 2006] [catalyst] [error] Couldn't render template
> "file error - error.html: not found"
> [Fri Jun  2 09:04:09 2006] [catalyst] [info] Request took 0.184161s (5.430/s)
>
>
> But nothing has changed(That I know of). Weird thing is if I run it from
> the built in server it works fine but when it's run through apache(like it
> usually is) it's not working now?
>
>
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>



More information about the Catalyst mailing list