Set debug to 2. When set to 0, Cake displays a 404 message. It's probable that you have an error somewhere. Perhaps your files are not in sync. Or, maybe there's a permissions problem. Also, check Cake's error log.
On Fri, Oct 9, 2009 at 4:59 AM, Michael Gaiser <[email protected]> wrote: > I have been making a site and testing it on my localhost, but when I have > uploaded it to my real host, it breaks. It is able to load the homepage, but > the images and css files are unable to be found. The error log shows that it > is looking in www.site.com/css instead of www.site.com/app/webroot/css > > All of the links do not exist. ie www.site.com/users/view/1 tells me that > /users/view/1 does not exist. > > Since the home page is coming up, I can assume that rewrite_mod.so has been > loaded and the default .htaccess files are working but I am totally clueless > why everything else is broken. Any suggestions? > > ~MJG > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
