08:48:17 Create new PHPExcel object
08:48:17 Set document properties
08:48:17 Add some data
08:48:17 Sum of Range #1 is 23
08:48:17 Sum of Range #2 is 33
08:48:17 Sum of both Ranges is 56
08:48:17 Minimum value in either Range is 3
08:48:17 Maximum value in either Range is 17
08:48:17 Average value of both Ranges is 9.3333333333333
08:48:17 Rename worksheet
08:48:17 Write to Excel2007 format
08:48:17 File written to 03formulas.xlsx
Call time to write Workbook was 0.0025 seconds
08:48:17 Current memory usage: 3 MB
08:48:17 Write to Excel5 format
Warning: fopen(/var/www/html/vendor/phpoffice/phpexcel/Examples/03formulas.xls): failed to open stream: Permission denied in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 85
Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Can't open /var/www/html/vendor/phpoffice/phpexcel/Examples/03formulas.xls. It may be in use or protected.' in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:88
Stack trace:
#0 /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(214): PHPExcel_Shared_OLE_PPS_Root->save('/var/www/html/v...')
#1 /var/www/html/vendor/phpoffice/phpexcel/Examples/03formulas.php(134): PHPExcel_Writer_Excel5->save('/var/www/html/v...')
#2 {main}
thrown in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 88