Apache unable to write to files and folders on Fedora 16
- by mickburkejnr
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?