I create a application with CAKEPHP it works fine. When I transfer from one server to another server it create some problem. I have changed file permission ap/tmp folder with 777 still give error
Error
And my Server folder permission
I create a application with CAKEPHP it works fine. When I transfer from one server to another server it create some problem. I have changed file permission ap/tmp folder with 777 still give error
Error
And my Server folder permission
You need to create these 2 folders inside cache folder
app/tmp/cache/models
and
app/tmp/cache/persistent
Make them writeable too.
© 2022 - 2024 — McMap. All rights reserved.