02:37:11 Enable Cell Caching using SQLite3 method
02:37:11 Create new PHPExcel object
02:37:11 Set properties
02:37:11 Add data
02:37:11 Hide 'Phone' and 'fax' columns
02:37:11 Set outline levels
02:37:11 Freeze panes
02:37:11 Rows to repeat at top
02:37:12 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.0043281928{main}( ).../06largescale-with-cellcaching-sqlite3.php:0
21.56314962872PHPExcel_Writer_Excel2007->save( ).../06largescale-with-cellcaching-sqlite3.php:114
35.034412782528close ( ).../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/06largescale-with-cellcaching-sqlite3.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/06largescale-with-cellcaching-sqlite3.xlsx. in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389
Call Stack
#TimeMemoryFunctionLocation
10.0043281928{main}( ).../06largescale-with-cellcaching-sqlite3.php:0
21.56314962872PHPExcel_Writer_Excel2007->save( ).../06largescale-with-cellcaching-sqlite3.php:114