Can't Run MAMP From Different Mac Account?
Posted August 19th, 2008 by Elliott
in
MAMP only runs for the user who installed it.
The fix:
Fire up Terminal and change the ownership by typing:
sudo chown -R new_owner /Applications/MAMP
Do it again to change back on the other account.









