Laravel6.0中提示不能创建临时文件:无权限

错误提示:

A temporary file could not be opened to write the process output: fopen(C:\Windows\sf_proc_00.out.lock): failed to open stream: Permission denied

修改php.ini的配置文件,找到sys_temp_dir项,看是否被注释了,注释就打开注释;没注释看盘符在哪,换个有权限的盘符下

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章