I have just installed and registered MAMP PRO 4 in OSX but when I Try to star server I get this error: the apache configuration file httpd.conf couldn't be written in MAMP PRO 4
Any idea please? Regards
I had the same issue - read through each of the above solutions, unfortunately none of them fully worked for me, I kept getting the same error when launching MAMP Pro. Here's how I was able to resolve it:
And that finally worked for me.
I just upgraded to MAMP Pro 4.1 and I had the same exact error. I right-clicked on the httpd.conf file, selected "Get Info", down in "Sharing & Permissions" I changed them all to "Read & Write". I then did the exact same thing to the "Apache" folder itself that the httpd.conf file is in. Then back in MAMP I stopped the server, then restarted it and it worked. So honestly I don't know if it was the permission changes I did, or if it was just the restart of the server, or both. But it worked for me. After the server was able to start I changed my permissions back to how they initially were for the httpd.conf file and the Apache directory, starting and stopping the server still works.