symfony2 : failed to write cache file
After you use
sometime you will find this bug, you unable to open your symfony page. After searching, i find this solution.
after you run the command above, please run this command on your server terminal. In this case I am using CentOS.
app/console cache:clear command
sometime you will find this bug, you unable to open your symfony page. After searching, i find this solution.
after you run the command above, please run this command on your server terminal. In this case I am using CentOS.
rm -rf app/cache/dev*

0 komentar:
Posting Komentar