My Cake won’t bake
- is mod_rewrite enabled on the server
- are you sure
- is AllowOverride All set on the server
- are all the .htaccess files in place (a lot of ftp and file transfer tools do not upload ‘dot’ files by default
- does tmp folder have the right structure (a lot of ftp and filetransfer tools do not upload ‘empty’ folders by default
- does the tmp folder have the right permissions
- did you try using pretty urls (see the http://manual.cakephp.org/ )
- did you set debug to greater the 0 and see if there are any errors
Fix these things and you should be in good shape. Also search the archives this is asked about once a week
and look at http://groups.google.com/group/cake-php/web/frequent-discussions
