MAMP (Pro) on Mac OS X Maverick
Until MAMP releases a new version for Maverick, there is a trick to make it work:
You just need to open keychain access, click on it’s menu bar item “Keychain Access”, then “Certificate Assistant”, and “Create a Certificate”. For Name, enter your name, Identify Type should be kept as Self Signed Root, and Certificate Type should be code signing. You can pretty much click continue on everything else until your certificate.
Finally, open terminal, and run:
codesign -s “Your Name” /Applications/MAMP\ Pro/MAMP\ Pro.app
This tip is taken from here:
http://www.gladdy.co.uk/blog/2013/06/16/mamp-pro-under-os-x-mavericks/
Written by Alexandre Bulté
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#