I was not hoping for the situation to resolve itself - frankly, there
shouldn't be one since it runs in the test server perfectly. And obviously,
the index.tt file is were it is supposed to be as far as making it work with
the test server.

I was wishing for more verbosity in saying where it is looking for the file,
so I can track the error in my httpd.conf and fix it. But thanks for your
remarks.

On Wed, Sep 17, 2008 at 18:52, Ashley <[EMAIL PROTECTED]> wrote:

> On Sep 17, 2008, at 10:33 AM, Bruno Antunes wrote:
>
> I sent an example of the errors in Apache's error_log, it was like this:
>
> [Wed Sep 17 18:30:18 2008] [notice] Apache/2.2.3 (CentOS) configured --
> resuming normal operations
> [info] *** Request 1 (0.143/s) [30709] [Wed Sep 17 18:30:24 2008] ***
> [debug] "GET" request for "/" from "10.137.9.24"
> [debug] Rendering template "index.tt"
> [error] Couldn't render template "file error - index.tt: not found"
> [error] Couldn't render template "file error - index.tt: not found"
> [info] Request took 0.066461s (15.046/s)
>
>
> Not very helpful, was hoping Catalyst could be more verbose.
>
>
> If software could debug itself there would be no bugs. The error in that
> batch seems pretty clear: Couldn't render template "file error - index.tt:
> not found"
>
> Looks like you either don't have an "index.tt" or you have
> the INCLUDE_PATH set badly in your TT stuff.
>
> -Ashley
>
> _______________________________________________
> List: [email protected]
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/
>
>


-- 
Bruno
http://iruel.net
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to