01:19:13 Create new PHPExcel object
01:19:13 Set document properties
01:19:13 Add some data
01:19:13 Sum of Range #1 is 23
01:19:13 Sum of Range #2 is 33
01:19:13 Sum of both Ranges is 56
01:19:13 Minimum value in either Range is 3
01:19:13 Maximum value in either Range is 17
01:19:13 Average value of both Ranges is 9.333333333333334
01:19:13 Rename worksheet
01:19:13 Write to Excel2007 format
01:19:13 File written to 03formulas.xlsx
Call time to write Workbook was 0.0184 seconds
01:19:13 Current memory usage: 7.25 MB
01:19:13 Write to Excel5 format
Warning: fopen(/var/www/backup/vendor/phpoffice/phpexcel/Examples/03formulas.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/03formulas.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/03formulas.php(134): 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