Nikol Lakin
0
Q:

chmod: changing permissions of '/opt/lampp': Operation not permitted

sudo chown –R [Username]:[Groupname] /opt/lampp/htdocs
// Better to change the owner than to allow everyone to access the file
0
sudo chmod 777 /opt/lampp/htdocs
// lazy and risky fix
0

New to Communities?

Join the community