Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How can i fix XAMPP htdocs Permission issue and Fix in kali linux

Iam new to Kali Linux and i have been setting up my PHP development environment with xampp server but i can’t create any file or folder inside the htdocs directory.i get unable to save file Error:Permission Denied,Can anyone help me on how i can modify the permissions of this folder please.

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

You just have to grant writing permissions. run the following command

sudo chmod -R 777 /opt/lampp/htdocs

for more info, you can check out this Xampp htdocs permissions blog

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading