我的 wp-content 文件夹的总缓存插件写入权限? [英] total cache plugin write permission to my wp-content folder?

查看:29
本文介绍了我的 wp-content 文件夹的总缓存插件写入权限?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我第一次使用 wordpress,我对这个要求有点困惑.插件确实有一个奇怪的要求它要求我:

This is the first time i am working with wordpress and i am a bit confused about this requirement.A weird requirement by the plugin indeed Its asking me to :

无法自动创建文件和目录完成安装.请在下面输入 FTP 详细信息以完成设置.也试试 chmod 777/var/www/my-project/wp-content

Files and directories could not be automatically created to complete the installation. Please enter FTP details below to complete the setup. Also try chmod 777 /var/www/my-project/wp-content

好吧,我不确定将 777 权限授予我的 wp-content 文件夹是否安全.真的有必要吗?

Well i am not sure that its safe to give permission 777 to my wp-content folder. It is really required?

推荐答案

别担心!!!它不是永久询问.您必须在安装时授予此权限,因为它必须在您的 wp-content 中写入内容.安装后它会告诉您将其恢复为默认的 755.可能按摩会看起来像这在你的情况下.

Dont worry !!!! It is not asking permanently.You have to give this permission for the installation time only as it have to write things in your wp-content.After installation it will tell you to make it back to the default 755.Probably the massege will appear like this in your case.

/var/www/my-project/wp-content is write-able. When finished installing the plugin, change the permissions back to the default: chmod 755 /var/www/my-project/wp-content. Permissions are currently 777

所以开始安装.并快乐:-)

So start installing. and be happy :-)

这篇关于我的 wp-content 文件夹的总缓存插件写入权限?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆