’ll walk you through a common issue Mac users face while setting up PHP projects using the XAMPP binary installer. If you’re unable to run or access your PHP files in the browser or getting permission denied errors, this video is for you!
We’ll start by quickly looking at how to install the XAMPP binary installer on a MacBook (in case you're having installation problems), and then we’ll dive into the terminal commands needed to fix permission errors.
🛠️ Commands covered in this video:
Navigating to the htdocs folder:
cd /Applications/XAMPP/htdocs
Allowing Apache to read your project folder:
sudo chmod -R 755 Chat-app-tutorial
Giving full read/write/execute permission (use with caution):
sudo chmod -R 777 Chat-app-tutorial
#phptutorial #chatapp #webdevelopment
⬇️ You can Download softwares & data from here
Git: https://rb.gy/133aen
VSCode: https://rb.gy/binrdi
XAMPP: https://rb.gy/ftjmff
Stackoverflow Link: https://rb.gy/i8xux4
Recording App: https://rb.gy/gz5ocr
Github & Code Source (you can download from): https://rb.gy/a6fgf0
Content & Creator: Kathan Agarwal
LinkedIn: https://rb.gy/ycfssh
University: https://rb.gy/9hxqf2