上传图片失败或许显示File upload fail,can not find the temp upload dire
摘要:上传图片失败或许显示File upload fail,can not find the temp upload dire
上传图片失败或许显示File upload fail,can not find the temp upload directory ? 这个揭示意思是服务器文件上传暂时目录不存在 需求修正php.ini,指定文件上传暂时目录地位,并且该目录应该为php可读写。 php.ini 文件里面找到 ;upload_tmp_dir = 修正为:upload_tm
上传图片失败或许显示File upload fail,can not find the temp upload dire
上传图片失败或许显示File upload fail,can not find the temp upload directory ?
这个揭示意思是服务器文件上传暂时目录不存在 需求修正php.ini,指定文件上传暂时目录地位,并且该目录应该为php可读写。
php.ini 文件里面找到 ;upload_tmp_dir =
修正为:upload_tmp_dir = d:/tmp/
d:/tmp/为你本地磁盘门路,需求设置php可读写权限。
分享到:
本文"上传图片失败或许显示File upload fail,can not find the temp upload dire"由蚂蚁部落站长搜集整顿而来,仅供大家学习与参考利用。更多网站制造教程尽在蚂蚁部落站长站。
顶一下
(0)
0%
踩一下
(2)