I edited the apache httpd.conf file recently for the mod_rewrite to work. I don\'t know if this problem originated from that or not, but i\'m getting this problem from that
Here some guide how to fix it. Go to :
cd /var/www sudo chown www-data:www-data * -R sudo usermod -a -G www-data username
Change userneme with your username. I hope it help.