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 the http://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] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---