CakePHP

Written by

After moving CakePHP application from one server to another with different DocumentRoot, site still try to load file from OLD directory. To fix this, delete the file

rm tmp/cache/persistent/myapp_cake_core_file_map

Once deleted, this file get auto created with new paths.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *