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

( ! ) Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Error zipping files : PCLZIP_ERR_READ_OPEN_FAIL (-2) : Unable to open archive '/var/www/html/lms/vendor/phpoffice/phpexcel/Examples/01simplePCLZip.xlsx' in wb mode' in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 96
( ! ) PHPExcel_Writer_Exception: Error zipping files : PCLZIP_ERR_READ_OPEN_FAIL (-2) : Unable to open archive '/var/www/html/lms/vendor/phpoffice/phpexcel/Examples/01simplePCLZip.xlsx' in wb mode in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 96
Call Stack
#TimeMemoryFunctionLocation
10.0013232088{main}( ).../01simplePCLZip.php:0
20.00631427800PHPExcel_Writer_Excel2007->save( ).../01simplePCLZip.php:91
30.02511512600PHPExcel_Shared_ZipArchive->addFromString( ).../Excel2007.php:239