May 04 2008
CakePHP 404 error
Sometimes I experience a 404 error while opening a view of a newly added controller. I found out that this issue is due to cache problems, so removing the cache (usually found inĀ tmp/cache) can solve this problem. Also delete the persistent directory inside the cache dir.


Default
Small Fonts
Big Fonts
January 7th, 2009 at 8:18 pm
Thanks Bro You saved my ass..