Apache unable to write to files and folders on Fedora 16
Posted
by
mickburkejnr
on Super User
See other posts from Super User
or by mickburkejnr
Published on 2012-02-26T17:39:54Z
Indexed on
2012/03/22
11:32 UTC
Read the original article
Hit count: 287
I've recently installed Fedora 16 on a new PC, and I'm intending to use it for developing my websites. I've set up Apache to host multiple development sites on the machine.
Right now though, I am trying to install a PHP framework (Symfony2) and I'm unable to install it on to the web server. It comes back with an error saying that it's unable to write to the cache folder on the server.
I have checked and modified the folder so that it is writeable, but still the error keeps being displayed? What am I doing wrong?
© Super User or respective owner