Time to fix: 2 mins
Time spent looking for a fix: 8 hours
WordPress User electronicink has the perfect solution for getting the FTP working on your local WordPress install, which is all the more important now that WordPress has gone to automatic updates. Just follow the instructions below and you’ll be in the clear.
How to get around the auto plug in issues with MAMP:
You need to activate your ‘File Sharing’ in sys prefs.
Select ‘Options…’ button and tick ‘Share files and folders using FTP’.
Make a note of the FTP address (00.0.0.0 format).
Click ‘Done’.
Return to MAMP Pro.
Highlight your ‘wordpress’ site folder in ‘Hosts’ ‘General’ tab.
Select ‘Permissions…’ button.
Change ‘Owner’ popup button to ‘www’.
Change ‘Group’ popup button to ‘www’.
Click ‘Set’.
Finally get back to the plug in page where it asks you for your FTP details.
Enter your FTP details.
FTP Host will be just the number you noted earlier 00.0.0.0
Username and password is the database Username and password you set up in phpmyadmin for your wordpress site
I hope it works for you all now.
Electronicink
Yahoo! And it works, just like that!
what do you suggest for Lion as it is not supporting FTP anymore
Marco, I think the articles on this are a little confusing. (http://www.appleinsider.com/print/11/03/24/inside_mac_os_x_10_7_lion_apple_drops_ftp_adds_webdav_file_sharing_for_ios.html)
Apple’s dropping out-of-the-box front-end FTP support but you will always be able to FTP from the command line or with a 3rd party FTP client.
I use Cyberduck:
http://cyberduck.ch/
Some people I know prefer FileZilla.
http://filezilla-project.org/
Both are FREE.
Cheers,
Tyler
Thanks Tyler – does cyberduck allow me to setup ftp on the Mac – I thought it’s just an FTP client?
Hi,
i would like to comment that for me that Changing ‘Owner’ popup button to ‘www’ and changing ‘Group’ popup button to ‘www’ in my MAMP Pro was already enough!
No need to set ftp sharing or whatever else.
I’m on Leopard with mamp pro btw
thx for the post!
@Alex – glad to help.
@Marco – I think I’m starting to get a clearer picture of what you’re trying to do. I have yet to upgrade to Lion (holding out b/c a key app of mine is still using Rosetta) but I’d recommend following this forum:
http://wordpress.org/support/topic/ftp-and-os-x-lion
SFTP and SSH seem viable alternatives. And FTP is not going away it’s just being relegated under the hood (no more GUI).
http://www.landofdaniel.com/blog/2011/07/22/starting-ftp-server-in-os-x-lion/
Once I get myself a post-Rosetta Adobe suite I’ll be hanging there right with you all. I’ll post links to updated info as I come across them.
Cheers,
Tyler
Hey thank you so much for this! I used this method and used afp from the system prefs, didn’t need an ftp client.
Thanks again, hero.
In fact, I just fixed my own MAMP after the 2.0.5 upgrade by following these same instructions.
>FYI FTW!
@Josh – Always glad to help! Nothing is more frustrating than bad IT advice on the Internet. Believe me!! LOL.
Confirmed: WORKS…
OS X Lion
MAMP 2.0.5
I got this working, however I can’t edit any files without changing the ownership back. I guess there’s no way around that, huh?
You, sir, are my hero.
I’m on Lion + mamp pro 2.0.5. I’d already enabled FTP by following these instructions:
http://osxdaily.com/2011/09/29/start-an-ftp-or-sftp-server-in-mac-os-x-lion/
After changing permissions, I didn’t have to do anything else.
Thanks so much for this post.
Thanks – this was a great fix for me.
)
Sadly I recognised the “8hr looking for a fix, 2 mins to fix it!”. You saved me some pain, but not all of it!