[Catalyst] Agave and DBIC upgrade issues
Matt S Trout
dbix-class at trout.me.uk
Thu Mar 23 02:12:15 CET 2006
Jason Hall wrote:
> I've been using the Agave blog on my system for a while now with good
> success. Today though, I needed to restart apache for a different site,
> and I guess it picked up some new perl modules with the restart, because
> now I can't get it to run at all. Everything seems to be DBIC related,
> and I wanted to know if anybody has had to do any patching to make it
> work recently. When I try to run the server script now, I get:
Make sure you have the latest Class::C3
If it uses the DB component and you're applying the database connection late,
see the DBIx::Class::DB docs for details.
If none of the above, try loading the class which throws the
result_source_instance error in isolation and see if that helps.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list