On Wed, 2011-04-13 at 14:38 +0530, sathyashrayan wrote: > Hi group, > I am a beginner in ZF and i have downloaded codes for the book "zend > framework in action" from this link http://www.manning.com/allen/. I do > have zf in my system. My system is Ubuntu 10.10 - the Maverick Meerkat > with lamp. My ZF version is "Zend Framework Version: 1.10.8". > > When I trying to execute the chapter 3 and beyond the chapters i am > unable to click the links. The page says "The requested URL not found". > But the home page is getting executed very well. I know that each of > those links will have a controller and a view. I have checked the > corresponding folders for the controller and views and it is very much > there. > > My home page folder path is > http://localhost/works/test/zf/zf_inaction_book/ch03/places/public/ > > and its sub link is > http://localhost/works/test/zf/zf_inaction_book/ch03/places/public/place/index/id/1 > > Is there any write permission or config setting needed? > >
Do you have "mod_rewrite" enabled? -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
