Link to home
Start Free TrialLog in
Avatar of bleggee
bleggeeFlag for United States of America

asked on

Using Localhost on MAC OSX ... CHOWN & CHMOD questions

Hi All -
I am setting up localhost on OSX 10.8, without using AMP, MAMPP or other outside software.
The local Mac login name is Bruce.
I can see the file ownership & permissions using Terminal, they are "-rwx r-x r-x  Bruce"
I understand how Permissions work, and "Sorta" understand Ownership. Well, untill now, at least I THOUGHT I did ;-)

Question #1 REGARDING LOCAL ACCESS: When opening Firefox and going to Localhost, I get errors saying "Bruce" doesn't have access to files. I also read somethign MAC-Specific about "Adding a hidden -www (or _www) User that solves this problem.  

Question #2 REGARDING SERVER ACCESS: Same question ... When I have everything working and upload the files and DB to a Server, what CHOWN Ownership & CHMOD Permissions do I need ?
ASKER CERTIFIED SOLUTION
Avatar of Member_2_6582184
Member_2_6582184
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of bleggee

ASKER

Thanks. Just for clarification, there is a package called "MAMP" (one 'P') and one called "XAMPP" two 'P's). I used MAMP ... MAMP worked way better, and way easier, thanks!

- B