07:32:50 Create new PHPExcel object
07:32:50 Set document properties
07:32:50 Add some data
07:32:50 Rename worksheet
07:32:50 Write to Excel2007 format

( ! ) Warning: ZipArchive::close(): Failure to create temporary file: Permission denied in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 388
Call Stack
#TimeMemoryFunctionLocation
10.0041232224{main}( ).../01simple.php:0
20.01161433816PHPExcel_Writer_Excel2007->save( ).../01simple.php:95
30.01831561960close ( ).../Excel2007.php:388

( ! ) Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Could not close zip file /var/www/html/lms/vendor/phpoffice/phpexcel/Examples/01simple.xlsx.' in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389
( ! ) PHPExcel_Writer_Exception: Could not close zip file /var/www/html/lms/vendor/phpoffice/phpexcel/Examples/01simple.xlsx. in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389
Call Stack
#TimeMemoryFunctionLocation
10.0041232224{main}( ).../01simple.php:0
20.01161433816PHPExcel_Writer_Excel2007->save( ).../01simple.php:95