16:42:40 Create new PHPExcel object
16:42:40 Set document properties
16:42:40 Add some data
16:42:40 Set header/footer
16:42:40 Add a drawing to the header
16:42:40 Set page orientation and size
16:42:40 Rename worksheet
16:42:40 Write to Excel2007 format
16:42:40 File written to 04printing.xlsx
Call time to write Workbook was 0.0089 seconds
16:42:40 Current memory usage: 2 MB
16:42:40 Write to Excel5 format
Warning: fopen(/var/www/html/var/www/html/vendor/phpoffice/phpexcel/Examples/04printing.xls): failed to open stream: Permission denied in /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 90
Fatal error: Uncaught PHPExcel_Writer_Exception: Can't open /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Examples/04printing.xls. It may be in use or protected. in /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:93
Stack trace:
#0 /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(226): PHPExcel_Shared_OLE_PPS_Root->save('/var/www/html/v...')
#1 /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Examples/04printing.php(110): PHPExcel_Writer_Excel5->save('/var/www/html/v...')
#2 {main}
thrown in /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 93