phpcms uploadfile不可写怎么办
2020-01-15 09:18:37
ADMIN
phpcms uploadfile不可写怎么办?
1. 将/var/www/html/phpcms目录所属用户和组修改为apache
[root@localhost html]# [root@localhost html]# pwd /var/www/html [root@localhost html]# ls index.php itop phpcms [root@localhost html]# [root@localhost html]# chown -R apache:apache phpcms/ [root@localhost html]# [root@localhost html]#登录后复制