19:08:04 Create new PHPExcel object
19:08:04 Set document properties
19:08:04 Add some data
19:08:04 Rename worksheet
19:08:04 Write to Excel2007 format
Warning: fopen(/tmp/[Content_Types].xml): failed to open stream: Permission denied in /opt/lampp/htdocs/bhashalekhan.com/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 90
Warning: fwrite() expects parameter 1 to be resource, boolean given in /opt/lampp/htdocs/bhashalekhan.com/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 91
Warning: fclose() expects parameter 1 to be resource, boolean given in /opt/lampp/htdocs/bhashalekhan.com/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 92
Notice: A non well formed numeric value encountered in /opt/lampp/htdocs/bhashalekhan.com/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php on line 1736
Fatal error: Uncaught PHPExcel_Writer_Exception: Error zipping files : PCLZIP_ERR_MISSING_FILE (-4) : File '/tmp/[Content_Types].xml' does not exist in /opt/lampp/htdocs/bhashalekhan.com/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php:96
Stack trace:
#0 /opt/lampp/htdocs/bhashalekhan.com/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php(239): PHPExcel_Shared_ZipArchive->addFromString('[Content_Types]...', '<?xml version="...')
#1 /opt/lampp/htdocs/bhashalekhan.com/vendor/phpoffice/phpexcel/Examples/01simplePCLZip.php(91): PHPExcel_Writer_Excel2007->save('/opt/lampp/htdo...')
#2 {main}
thrown in /opt/lampp/htdocs/bhashalekhan.com/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 96