I still think your mod_rewrite might be disabled, if you have problem with the urls, recheck your mod_rewrite configuration. Meanwhile, you can access the pages as /index.php?url=/controllername/actionname/params
Good luck. On Feb 10, 2008 12:22 PM, drimo <[EMAIL PROTECTED]> wrote: > > Thanks Matias! I set apache's document root to /var/www/html/cake/app/ > webroot and the default layout applied immediately after restarting > apache. Thank you very much for your help! > > On Feb 10, 6:06 am, "Matias Lespiau" <[EMAIL PROTECTED]> wrote: > > Hi drimo, > > > > On Feb 10, 2008 2:28 AM, drimo <[EMAIL PROTECTED]> wrote: > > > > > > > > > I have a new install for a development machine and right off the bat I > > > can see the default layout is not being applied. This happens when no > > > custom layout is used and when a custom layout is defined. See the > > > linked screenshot for more information. What is going on here? > > > Thanks! > > > > >http://starbarmonkey.com/upload/cakeError.JPG > > > > I think your problem might be that your mod_rewrite is not working, so > links > > to css and images are not being loaded. > > You can try to set you're document root to cake's dir/app/webroot and it > > should work. > > > > -- > > Matias Lespiauhttp://www.gignus.com/ > > > -- Matias Lespiau http://www.gignus.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
