On Mon, Sep 20, 2010 at 7:41 AM, Joshua Muheim <[email protected]> wrote: > The security component was disabled (within /* ... */); I uncommented > it, but nothing changed. > > In my cache folder there's no such folders like models or persistent. > I created them. Nothing changed...
What do you have inside app/tmp? If there are directories missing that might be a factor. When using rsync to move the files to the server it's good to exclude tmp. But you need to ensure it's put there in the first place. Also, do you have access to the server's error logs? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
