+ Reply to Thread
Results 1 to 4 of 4

Thread: PHP无法上传文件?求解答

  1. #1
    Junior Member yyeexx is on a distinguished road
    Join Date
    Aug 2010
    Posts
    2

    PHP无法上传文件?求解答

    在此空间安装了Discuz!6.0的论坛程序,在测试发帖时发现无法上传附件,提示:
    附件文件无法保存到服务器,可能是目录属性设置问题,请与管理员联系。

    同时也安装了一个PHP的相册程序,同样无法上传图片,是我的设置有问题还是本身不支持呢?望高手解答!谢谢

  2. #2
    Moderator flasherwade is on a distinguished road flasherwade's Avatar
    Join Date
    Apr 2010
    Posts
    901

    Re: PHP无法上传文件?求解答

    注意设置下上传目录为可写,另外上传不能超过2M。

  3. #3
    Junior Member yyeexx is on a distinguished road
    Join Date
    Aug 2010
    Posts
    2

    Re: PHP无法上传文件?求解答

    设置上传目录权限为777 可还是不行 Discuz提示
    Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/opt/share/www/bbs/./attachments/forumid_4) is not within the allowed path(s): (/home/yierxu/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/yierxu/domains/yierxuan.cn/public_html/bbs/include/post.func.php on line 104

  4. #4
    Moderator flasherwade is on a distinguished road flasherwade's Avatar
    Join Date
    Apr 2010
    Posts
    901

    Re: PHP无法上传文件?求解答

    举报滥用

    get help from online chat(免注册在线聊天)

    host1free使用说明 用Ctrl+F更快找到信息 QQ群:71538943

    QQ International


    QQ IM Group of host1free:71538943

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34