开发者

How to set permission for a folder without cpanel access

Hello iam using wordpress and i need to set permission for a plugin folder to be 755, Iam the admin of the blog bu开发者_JAVA百科t i don't have permission in the cpanel is their a way to do it using php or any other stuff? badly need some help....


PHP you say?

chmod("/foo/bar", 0755);

http://php.net/manual/en/function.chmod.php

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜