帝国php在linux下怎么下载,Linux系统下安装帝国cms给哪些文件权限
最近买了一台Linux服务器,在安装帝国cms的时候,提示没有安装权限,于是,仔细查看发现,linux环境下权限都是要自己手动加的。
下图是我们在安装帝国CMS时的一张截图,由于初期的权限问题,导致许多功能没办法使用,所以,我们还是亲自的动手操作一下吧。
命令和截图,请看下面:
一、所有要配置权限的文件和文件夹
二、linux给文件夹和文件的命令
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/d/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/s/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/t/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/search/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/admin/ebak/bdata/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/html/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/index.html
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/admin/ebak/zip/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/config/config.php
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/data/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/install/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/member/iframe/index.php
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/member/login/loginjs.php
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/pl/more/index.php
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/sch/index.php
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/template/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/tool/feedback/temp/
[root@iZ23r95x9p9Z www]# chmod -R 777 aiys/e/tool/gbook/index.php
[root@iZ23r95x9p9Z www]# service nginx reload
根据上面的命令,敲一遍就可以了。 aiys是我的文件目录,可以修改为你自己的安装根目录地址。
总结
以上是生活随笔为你收集整理的帝国php在linux下怎么下载,Linux系统下安装帝国cms给哪些文件权限的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: php+imagick详解,PHP中im
- 下一篇: linux tomcat apr安装,L