Access our premium support and let us know your problems, we will help you solve them.

0
No products in the cart.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: WordPress asking for my FTP credentials to install plugins #9500
    blankkenny
    Participant

    On 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.)

Viewing 1 post (of 1 total)