I am getting Installation failed: Could not create the directory. error while installation of WordPress plugin, I have changed the permission of WordPress directory to 775 and also set
sudo chown -R apache:apache /var/www/html/*
i tried to accesss the plugings direcotry by
sudo -u apache touch /var/www/html/wp-content/plugins/test.txt
and i am able to create test.txt file. then also i am not able to istall plugins. i am using fedora 21 system