
dfx at dfx
Oct 14, 2008, 4:31 AM
Post #3 of 3
(440 views)
Permalink
|
Brian Cassidy-2 wrote: > > On Tue, Oct 14, 2008 at 7:40 AM, dfx <dfx[at]dfx.at> wrote: >> This works fine on my local development machine, but doesn't work on the >> deployment server. The software versions are slightly older on the server >> (Catalyst 5.7006 on Perl 5.8.8, as opposed to Catalyst 5.7014 on Perl >> 5.10). >> I'm looking for hints as to what could be wrong or how I could work >> around >> this problem... > > Is Config::General installed on the server? > > -Brian > > Hi, yes, sorry for not mentioning this. In fact the section from the config file appears in the $c->config hash in both cases (under the key "Model::DB") as expected. Thanks, cheers Richard -- View this message in context: http://www.nabble.com/Model-config-not-being-loaded-tp19958254p19971660.html Sent from the Catalyst Web Framework mailing list archive at Nabble.com. _______________________________________________ List: Catalyst[at]lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/
|