CodeIgniter Forums
Forbidden. You don't have access to this resource error. - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Forbidden. You don't have access to this resource error. (/showthread.php?tid=79959)



Forbidden. You don't have access to this resource error. - ok123 - 08-24-2021

Hi, I'm a newbie to codeigniter and i just downloaded it. I am running MAMP on mac, and have put the document root in the MAMP htdocs folder and then to my project folder. However, when i try opening it by typing http://localhost/8888 and even http://localhost/**projectname**, i get this error. Any solutions???


RE: Forbidden. You don't have access to this resource error. - InsiteFX - 08-25-2021

Check the folder permissions to see what access is allowed.

Change permissions for files, folders, or disks on Mac


RE: Forbidden. You don't have access to this resource error. - ok123 - 08-25-2021

(08-25-2021, 01:29 AM)InsiteFX Wrote: Check the folder permissions to see what access is allowed.

Change permissions for files, folders, or disks on Mac

I checked the permissions. It says in the folder permissions that I can read or write, but I'm still getting the error.