MasonX-Maypole - Re: getting started (cont)

Posted on Mon Feb 14 22:36:59 2005 by mreece in response to 94 (See the whole thread of 15)
Re: getting started (cont)
so i was able to fix the Loader problems by upgradeing DBD::mysql. that gets rid of all warnings and errors in the apache log, but i still get
error: could not find component for path 'beerdb/beer/list' context: 1: <& $request->template, %ARGS &> 2: code stack: /Public/mason/maypole/factory/dhandler:1 /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Component.pm:136 /Public/mason/maypole/factory/autohandler:4
if i try to click any of the URLs generated by the frontpage component. as you can see from the paths, it is finding the factory and using the appropriate autohandler and dhandler, but fails to 'find' the component for /beerdb/beer/list.
Direct Responses: 114 | Write a response