发新话题
打印

为什么不能上传文件呢?求救。。。

为什么不能上传文件呢?求救。。。

写文章时上传文件最后都会显示“上传的文件无法被移动到 /www/5gbfree.com/p/u/b/publius/htdocs/wp-content。
Warning: Cannot modify header information - headers already sent by (output started at /www/5gbfree.com/p/u/b/publius/htdocs/wp-admin/admin-functions.php:1887) in /www/5gbfree.com/p/u/b/publius/htdocs/wp-includes/functions.php on line 1221

这是怎么回事呢?~
求救。。。。

TOP

检查要上传到的目录是否存在并可写。

检查admin-functions.php / functions.php / wp-config.php是否以<?php开始,以?>结束,前后不能有多余的其他字符,包括空行。

TOP

发新话题