File upload error - unable to create a temporary file
Posted -JackoChan
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了File upload error - unable to create a temporary file相关的知识,希望对你有一定的参考价值。
php上传图片的时候会报错: File upload error - unable to create a temporary file
文件上传错误 - 无法创建一个临时文件
你只需要打开你的php.ini文件,设置upload_tmp_dir="f:\temp" 然后重启环境就可以了,如果还不行就去看看文件夹的权限是否有权限,赋予写入权限就好了
以上是关于File upload error - unable to create a temporary file的主要内容,如果未能解决你的问题,请参考以下文章