Make the following files and directories (and their contents) write-able
by your webserver. You can do this by changing the owner and group or
changing their permissions. In this example we will change their
permissions:
- Code: Select all
> chmod 666 config.inc.php
> chmod 777 public/ -R
> chmod 777 cache/ -R
Hiç yorum yok:
Yorum Gönder