13:29:18 Create new PHPExcel object
13:29:18 Set document properties
13:29:18 Add some data
13:29:18 Sum of Range #1 is 23
13:29:18 Sum of Range #2 is 33
13:29:18 Sum of both Ranges is 56
13:29:18 Minimum value in either Range is 3
13:29:18 Maximum value in either Range is 17
13:29:18 Average value of both Ranges is 9.333333333333334
13:29:18 Rename worksheet
13:29:18 Write to Excel2007 format
13:29:18 File written to 03formulas.xlsx
Call time to write Workbook was 0.1651 seconds
13:29:18 Current memory usage: 5 MB
13:29:18 Write to Excel5 format

Warning: fopen(/var/www/html/matchpoint/vendor/phpoffice/phpexcel/Examples/03formulas.xls): failed to open stream: Permission denied in /var/www/html/matchpoint/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/html/matchpoint/vendor/phpoffice/phpexcel/Examples/03formulas.xls. It may be in use or protected.' in /var/www/html/matchpoint/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:93 Stack trace: #0 /var/www/html/matchpoint/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(226): PHPExcel_Shared_OLE_PPS_Root->save('/var/www/html/m...') #1 /var/www/html/matchpoint/vendor/phpoffice/phpexcel/Examples/03formulas.php(134): PHPExcel_Writer_Excel5->save('/var/www/html/m...') #2 {main} thrown in /var/www/html/matchpoint/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 93