您的位置:首页 > 其它

Warning: File upload error - unable to create a temporary file in Unknown on line 0

2017-11-25 11:52 477 查看
upload_tmp_dir 临时文件夹问题

上传文件提示

Warning: File upload error - unable to create a temporary file in Unknown on line 0

找到php.ini 中的 upload_tmp_dir 把前边的“;”去掉然后改为upload_tmp_dir =C:\Windows\temp
最后记得重启apache
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐