No products in the cart.
Forum Replies Created
Viewing 1 post (of 1 total)
- AuthorPosts
-
March 19, 2014 at 9:02 am in reply to: WordPress asking for my FTP credentials to install plugins #9500
kenny
ParticipantOn OSX, I used the following, and it worked:
sudo chown -R _www:_www {path to wordpress folder}
_www is the user that PHP runs under on the Mac.
(You may also need to chmod some folders too. I had done that first and it didn’t fix it. It wasn’t until I did the chown command that it worked, so I’m not sure if it was the chown command alone, or a combination of chmod and chown.)
- AuthorPosts
Viewing 1 post (of 1 total)