Your mod_rewtrite should be ON and then restart you Apache...then set default controller in routes.php On Sep 9, 4:53 am, "Sabrina Akter" <[EMAIL PROTECTED]> wrote: > i set up all the configuration newly.and also create all the files newly. > Apache and mod_rewtrite are perfectly ok. and all the files are in right > place > still when i trying to accesshttp://localhost/project/caketoodoo/tasks/index > it showing URL not found error!! > > please anyone can help me?? > > > > On Tue, Sep 9, 2008 at 3:04 AM, teknoid <[EMAIL PROTECTED]> wrote: > > > Make sure that AllowOverride is set to All in your apache conf. > > Also, double check that mod_rewrite is enabled. > > > On Sep 8, 4:39 pm, "Sabrina Akter" <[EMAIL PROTECTED]> wrote: > > > hi Femi, > > > its by default set : *Configure::write('debug', 2);* > > > i changed it to 1. for 1 or 2 its shows the same result "URL not found". > > > > hi agelin, > > > i dont understand what u wana know. in .htaccess it contains: > > > > <IfModule mod_rewrite.c> > > > RewriteEngine on > > > RewriteRule ^$ webroot/ [L] > > > RewriteRule (.*) webroot/$1 [L] > > > </IfModule> > > > > why its happening. is it dependent of databases data? or should i modify > > any > > > thing. > > > > in thehttp://localhost//cakePHP/still it showing some message: > > > *Editing this Page* *To change the content of this page, edit: > > > APP/views/pages/home.ctp. > > > To change its layout, edit: APP/views/layouts/default.ctp. > > > You can also add some CSS styles for your pages at: APP/webroot/css. > > > * > > > home.ctp and default.ctp dont existed.should i create those files? > > > > On Mon, Sep 8, 2008 at 10:16 AM, agelin <[EMAIL PROTECTED]> wrote: > > > > > looking for your .htaccess. > > > > -- > > > Thanks > > > ----------------- > > > Sabrina Akter | System Developer > > > Email: [EMAIL PROTECTED] > > -- > Thanks > ----------------- > Sabrina Akter | System Developer > Email: [EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---