Hi friends
I am not able to give permission to /var/www/html folder when I right click->properties it says you have no permission because you are not owner. I have put these commands but nothing works for me
use chmod 777 -R /var/www/html/projectDirector y
in nautilis it says "You are not the owner, so you cannot change the permissions"
I have logged in as root by su - then my password
but nothing goes well :S please help I am learning PHP !
I am not able to give permission to /var/www/html folder when I right click->properties it says you have no permission because you are not owner. I have put these commands but nothing works for me
use chmod 777 -R /var/www/html/projectDirector y
in nautilis it says "You are not the owner, so you cannot change the permissions"
I have logged in as root by su - then my password
but nothing goes well :S please help I am learning PHP !
Comment