Articles tagged with: Cakephp
Uncategorized »
When you move cakephp site from 1 server to anothr, you sometimes see blank page even debuging is on. To avoid this alway remember to clear cache. Remove all files from /app/tmp/cache/model and /app/tmp/cache/persistent.
