PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Sunday, April 3, 2022

[FIXED] 403 Forbidden Error on MAMP

 April 03, 2022     http-status-code-403, mamp, mamp-pro     No comments   

Issue

I try to run my local applications on MAMP PRO. Since now i run MAMP and everything works fine. Now i've changed to MAMP PRO because of the possibilities to generate more hosts and send email from local applications.

Now i have the problem that i can't access files in a directory.

I have checked indexes under Hosts->Extended which should solve this problem.
But it doesn't. I've found many articles but not anyone that solves my problem. I'm also not a specialist on server, but i think there must be a easy solution even in MAMP it works.

I've read something over Web-sharing but this was not clear described enough.

  • MACOSX: 10.11.2
  • MAMP PRO: 3.5

One failure in the log was:

"Permission denied: file permissions deny server access: /folder/file.js"

But where i can change it generally.

Thanks for your Help. I'm very confused.

codeFragment


Solution

Sounds like a permission problem. Set the parent folder to "read only" for all and assign it to all folders/files below.

Greetings,

Peter



Answered By - PeterInWiesbaden
Answer Checked By - Candace Johnson (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing