[Catalyst] App can't render Mason templates after moving to Apache
Alan Humphrey
alan.humphrey at comcast.net
Thu Dec 22 04:56:42 CET 2005
You should confirm that the temp directory used by Mason for caching is
writable.
-----Original Message-----
From: catalyst-bounces at lists.rawmode.org
[mailto:catalyst-bounces at lists.rawmode.org] On Behalf Of Mike Marcus
Sent: Wednesday, December 21, 2005 4:28 PM
To: catalyst at lists.rawmode.org
Subject: [Catalyst] App can't render Mason templates after moving to Apache
Hello,
I created a Catalyst application which works fine on the test server.
When I tried to deploy it on Apache (using mod_perl), I'm able to
reach the application fine in a browser. However, the app is unable
to find the Mason templates, and I get the error screen with:
"Couldn't render component "/testing.mas" - error was "could not find
component for initial path '/testing.mas".
It would seem like I need to change a simple setting within the
application, but after reading over the documentation and searching
the archives, I'm still not sure what to look for. As I'm still very
new to this, I would appreciate any suggestions or links.
Thanks,
Mike Marcus
Software Engineer
Broadband.com
mmarcus at broadband.com
202-350-9962
_______________________________________________
Catalyst mailing list
Catalyst at lists.rawmode.org
http://lists.rawmode.org/mailman/listinfo/catalyst
More information about the Catalyst
mailing list