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

Tuesday, February 15, 2022

[FIXED] Apache password request on every file save

 February 15, 2022     apache, mamp     No comments   

Issue

I'm sure this has been asked, but i couldn't find the answer. I apologize- its my first question on stack.

I'm using MAMP (free) on Lion. I have changed the location of htdocs to my Sites/ folder. I'm using port 8888 for apache. I DO NOT get asked password on startup or shutdown which is fine, BUT I DO get asked for my password on every file save. This has become an issue when using CODEKIT to compile my SASS to CSS. How would I turn these prompts off? I'm not looking to change permissions of individual folders.


Solution

It turns out this was a glitch with my mac. Just in case others come across this post- To fix it, I had to repair my user permissions using this tutorial: http://osxdaily.com/2011/11/15/repair-user-permissions-in-mac-os-x-lion/

It seems to have done the trick, not sure how it got messed up in the first place.



Answered By - MRC
  • 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