I had this problem and checked everything from the apache configs, mod_rewrite, php, etc... but everything seemed fine.
The solution: Check exactly which .htaccess file it is referring to it's most probably not the one you think. Mine was one folder up and was breaking the code
Always check: In cake 1.2 always check that your user can actually access the database
By PHPin24 @ 2009-07-31 10:17:42
|