admin管理员组文章数量:1435859
It's been a very long time since I used Wordpress and I am getting back into it. I have installed XAMPP on my Mac (10.14.2) and have successfully installed Wordpress 5.1.1.
However, I cannot figure out how to set things up so I can download and install plugins.
Would anyone know how or know of a good guide to set up XAMPP and Wordpress so I could do this?
It's been a very long time since I used Wordpress and I am getting back into it. I have installed XAMPP on my Mac (10.14.2) and have successfully installed Wordpress 5.1.1.
However, I cannot figure out how to set things up so I can download and install plugins.
Would anyone know how or know of a good guide to set up XAMPP and Wordpress so I could do this?
Share Improve this question asked Mar 19, 2019 at 11:51 MeltingDogMeltingDog 1551 silver badge10 bronze badges1 Answer
Reset to default 1A common issue related to this is that XAMPP can't write to your wp-content
directory.
If you don't know how to change this, you can edit wp-config.php
and add this line:
define('FS_METHOD','direct');
For detailed information, read wp-config.php documentation.
本文标签: How do I set up XAMPP to allow me to download plugins and themes
版权声明:本文标题:How do I set up XAMPP to allow me to download plugins and themes? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745675518a2669829.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论