phpcmsuploadfile不可写怎么办?
1. 将/var/www/html/phpcms目录所属用户和组修改为apache
[root@localhosthtml]#[root@localhosthtml]#pwd/var/www/html[root@localhosthtml]#lsindex.phpitopphpcms[root@localhosthtml]#[root@localhosthtml]#chown-Rapache:apachephpcms/[root@localhosthtml]#[root@localhosthtml]#