Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP Build a Basic PHP Website (2018) Building a Media Library in PHP Using PHP Code on Our Site

Ryan Lucas
Ryan Lucas
6,946 Points

Acesss forbidden! When trying to open project files

I've saved the project files into my htdocs on my Xampp server, but when i try to access them locally, I get Access forbidden!

"You don't have permission to access the requested object. It is either read-protected or not readable by the server."

Error 403

Anyone shed some light?

1 Answer

On mac: right click on the folder, select get info. At the bottom you can change the read privileges.

Hope that helps