'Ampps rejects my Mac user password when I open it
I installed AMPPS using the "website" and "brew cask" but in both times when I enter the mac user password it gives "the password you entered is incorrect"
I thought i typed the password wrong or something
so I typed it in a text file and copied it the passowrd field and to check if I typed the password wrong again pasted for sudo
as well
does anyone have the same problem or know a solution
https://www.softaculous.com/board/index.php?tid=16184
softaculous communication by codecreator
Solution 1:[1]
The new AMPPS has some strange security configuration with the login not allowing special characters.
I changed the password as per gcrum suggestion then logged in AMPPS saving the password. Then I was able to return my original password with AMPPS still working.
Thanks to gcrum for figuring it out.
I think I figured this problem out. It wants to use your Mac login password AND it can't have any special characters in it. If you change your password to alpha numeric only it does work. Not very secure and very stupid, but was able to get past the password prompt.
Edit (7 Apr):
Although the password trick worked to run the app, adding domains did not work and after restarting the mac only the MySQL server started.
Solution 2:[2]
I'm having same symptom when starting Ampps which has just been downloaded. In my case, the password is normal (no special characters), it was caused by another issue.
I tried this and solved my issue: right click Ampps.app, click "Open" to start Ampps. Then now enter the same password. Check "Remember" so next time it can start Ampps normally without asking for password again.
Solution 3:[3]
I have been struggling with this problem for a few days and in a forum (I leave the link below) I found a solution that at least worked for me.
Do this in Terminal with the DMG you downloaded from the AMPPS site
xattr -d -r com.apple.quarantine /Applications/AMPPS/
Then install (drag to Applications) as it is done regularly and it should work without problems and not have that error with the password.
I hope it works for you
Solution 4:[4]
In my case it was the ";" character in the password to create problem. hopefully it can help.
Solution 5:[5]
I have solved the issue with AMPPS when working on max os...
The issue was file permission to Mac directories... it requires full file control... please follow these steps.
go to: apple icon top left of your screen. click it the click system preferences... then click Security & privacy click the privacy tab...
click full disk access from the left menu you will need to scroll down then click the padlock to the unlock position and then add AMPPS by pressing the plus icon and navigating to AMPPS install directory and locating the AMPPS.app
once you have added it my prompt you to restart AMPPS... allow the restart to happen and the issue should be resolved in full please message me if you have issues following these steps and I will add screen shots step by step.
Thanks for reading
Solution 6:[6]
In my case i go to /Applications/AMPPS/ , right click on Ampps.app -> Show Package Contents - > Contents -> MacOS , right click on Ampps file and Open
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | |
Solution 2 | |
Solution 3 | JWFollinCh |
Solution 4 | ricctram |
Solution 5 | Ubuntu 17.10 |
Solution 6 | Galatanu Adrian |