01:07:46 Create new PHPExcel object
01:07:46 Set document properties
01:07:46 Add some data
01:07:46 Rename worksheet
01:07:46 Write to Excel2007 format
01:07:46 File written to 01simple.xlsx
Call time to write Workbook was 0.0200 seconds
01:07:46 Current memory usage: 6 MB
01:07:46 Write to Excel5 format
Warning: fopen(/var/www/backup/vendor/phpoffice/phpexcel/Examples/01simple.xls): failed to open stream: Permission denied in /var/www/backup/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/backup/vendor/phpoffice/phpexcel/Examples/01simple.xls. It may be in use or protected.' in /var/www/backup/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:93
Stack trace:
#0 /var/www/backup/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(226): PHPExcel_Shared_OLE_PPS_Root->save('/var/www/backup...')
#1 /var/www/backup/vendor/phpoffice/phpexcel/Examples/01simple.php(103): PHPExcel_Writer_Excel5->save('/var/www/backup...')
#2 {main}
thrown in /var/www/backup/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 93