2011-07-06 52 views
0

當我下載從GitHub 我粘貼到我的新項目文件夾中的應用程序 我有問題的樣本項目CakePHP的tmp中沒有寫能

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] 

之前我粘貼示例項目
沒有問題

回答

0

看看this post。嘗試tmp目錄的遞歸chown。