开发者

Cakephp tmp is not write able

开发者 https://www.devze.com 2023-03-17 16:02 出处:网络
When I download sample project from github I paste in to My new project in folder app I got problem Warning (512): C:\\xampp\\htdocs\\Tags\\app\\tmp\\cache\\ is not writable

When I download sample project from github I paste in to My new project in folder app I got problem

Warning (512): C:\xampp\htdocs\Tags\app\tmp\cache\ is not writable       
[CORE\cake\libs\cache\file.php, line 267]

Warning (512): \persistent\ is not writable [CORE\cake\libs\cache\file.php, line 267]

Warning (512): \models\ is not writable [CORE\cake\libs\cache\file.php, line 267]

befor开发者_如何学Goe I paste sample project

no problem


Take a look at this post. Try the recursive chown of the tmp directory.

0

精彩评论

暂无评论...
验证码 换一张
取 消