How about you pay attention to what it tells you and use a more up to date model first?
I have used first a module recommended by the Catalyst tutorial, and even if a module is deprecated, this doesn't mean that Apache should refuse starting, without any error message in the log.
After using DBIC::Schema Apache gave the same error. Finally I have succeeded by using the module DBI only. Octavian _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
