10:55:48 Create new PHPExcel object
10:55:48 Set document properties
10:55:48 Add some data
10:55:48 Set column widths
10:55:48 Add conditional formatting
10:55:48 Duplicate the conditional formatting across a range of cells
10:55:48 Set fonts
10:55:48 Set header/footer
10:55:48 Set page orientation and size
10:55:48 Rename worksheet
10:55:48 Write to Excel2007 format
10:55:48 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0312 seconds
10:55:48 Write to Excel5 format

Warning: fopen(/var/www/html/matchpoint/vendor/phpoffice/phpexcel/Examples/08conditionalformatting.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/08conditionalformatting.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/08conditionalformatting.php(174): 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