20:35:41 Create new PHPExcel object
20:35:41 Set document properties
20:35:41 Add some data
20:35:41 Rename worksheet
20:35:41 Write to Excel2007 format
Warning: fopen(/tmp/[Content_Types].xml): failed to open stream: Permission denied in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 90
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 91
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 92
Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Error zipping files : PCLZIP_ERR_MISSING_FILE (-4) : File '/tmp/[Content_Types].xml' does not exist' in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php:96
Stack trace:
#0 /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php(239): PHPExcel_Shared_ZipArchive->addFromString('[Content_Types]...', '<?xml version="...')
#1 /var/www/html/vendor/phpoffice/phpexcel/Examples/01simplePCLZip.php(91): PHPExcel_Writer_Excel2007->save('/var/www/html/v...')
#2 {main}
thrown in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 96