19:29:21 Create new PHPExcel object
19:29:21 Set document properties
19:29:21 Add some data
19:29:21 Rename worksheet
19:29:21 Write to Excel2007 format
19:29:22 File written to 42richText.xlsx
Call time to write Workbook was 0.3869 seconds
19:29:22 Current memory usage: 4 MB
19:29:22 Write to Excel5 format
Warning: fopen(/var/www/tmcs/vendor/phpoffice/phpexcel/Examples/42richText.xls): failed to open stream: Permission denied in /var/www/tmcs/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 90
Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Can't open /var/www/tmcs/vendor/phpoffice/phpexcel/Examples/42richText.xls. It may be in use or protected.' in /var/www/tmcs/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:93
Stack trace:
#0 /var/www/tmcs/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(226): PHPExcel_Shared_OLE_PPS_Root->save('/var/www/tmcs/v...')
#1 /var/www/tmcs/vendor/phpoffice/phpexcel/Examples/42richText.php(144): PHPExcel_Writer_Excel5->save('/var/www/tmcs/v...')
#2 {main}
thrown in /var/www/tmcs/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 93