Simply follow this commands : You need to change permissions or ownership of htdocs directory. To change the permissions use the chmod command, for example: $sudo chmod -R 755 /opt/lampp/htdocs To see who is currently logged user, run: $whoami To change the owner use the chown command: $sudo chown -R username:username /opt/lampp/htdocs THANK YOU!
https://advanceitservices.ph/