Wordpress plugin install: Could not create directory

前端 未结 16 1397
[愿得一人]
[愿得一人] 2021-02-01 01:38

I\'m using WordPress on centos 6.

I try to install a plugin. But I got this error:

Installing Plugin: bbPress 2.5.9 Downloading install package

16条回答
  •  猫巷女王i
    2021-02-01 02:04

    I was on XAMPP for linux localhost and this worked for me:

    sudo chown -R my-linux-username wp-content

提交回复
热议问题