Fatal error: Uncaught exception ‘Exception’ with message ‘Could not close zip file excelTemp/1433560598.xlsx.’ in D:\web\Domains\bn.gzgbi.com\public_html\m\patient\PHPExcel\Classes\PHPExcel\Writer\Excel2007.php:378 Stack trace: #0 D:\web\Domains\bn.gzgbi.com\public_html\m\patient\patient.list.php(564): PHPExcel_Writer_Excel2007->save(‘excelTemp/14335…’) #1 D:\web\Domains\bn.gzgbi.com\public_html\m\patient\patient.php(36): include(‘D:\web\Domains\…’) #2 {main} thrown in D:\web\Domains\bn.gzgbi.com\public_html\m\patient\PHPExcel\Classes\PHPExcel\Writer\Excel2007.php on line 378
// Close file if ($objZip->close() === false) { throw new Exception("Could not close zip file $pFilename."); }
回复讨论(解决方案)
Fatal error: Uncaught exception 'Exception' with message 'Could not close zip file excelTemp/1433560598.xlsx.' in D:\web\Domains\bn.gzgbi.com\public_html\m\patient\PHPExcel\Classes\PHPExcel\Writer\Excel2007.php:378 Stack trace: #0 D:\web\Domains\bn.gzgbi.com\public_html\m\patient\patient.list.php(564): PHPExcel_Writer_Excel2007->save('excelTemp/14335...<p style="color:transparent">本文来源gao!%daima.com搞$代*!码$网3</p><strong>搞代gaodaima码</strong>') #1 D:\web\Domains\bn.gzgbi.com\public_html\m\patient\patient.php(36): include('D:\web\Domains\...') #2 {main} thrown inD:\web\Domains\bn.gzgbi.com\public_html\m\patient\PHPExcel\Classes\PHPExcel\Writer\Excel2007.php on line 378
快来人啊 帮帮忙
Could not close zip file 无法关闭 zip 文件
应该是创建 xlsx 时产生的临时文件被系统软件劫持了(比如病毒防火墙)
Could not close zip file 无法关闭 zip 文件
应该是创建 xlsx 时产生的临时文件被系统软件劫持了(比如病毒防火墙)
谢谢版主 那是不是要关闭这个防火墙?
Could not close zip file 无法关闭 zip 文件
应该是创建 xlsx 时产生的临时文件被系统软件劫持了(比如病毒防火墙)
就是不知道关闭哪个服务
可以尝试一下
不知道关哪个?那就问问网管
可以尝试一下
不知道关哪个?那就问问网管
非常感谢
我也遇到过这个问题 是文件夹权限的问题
修改一下就可以了