00:18:06 Create new PHPExcel object
00:18:06 Set document properties
00:18:06 Add some data
00:18:06 Add conditional formatting
00:18:06 Duplicate the conditional formatting across a range of cells
00:18:06 Write to Excel2007 format
00:18:06 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0024 seconds
00:18:06 Write to Excel5 format
Warning: fopen(/var/www/html2/icheckinventory/vendor/phpoffice/phpexcel/Examples/08conditionalformatting2.xls): failed to open stream: Permission denied in /var/www/html2/icheckinventory/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 85
Fatal error: Uncaught PHPExcel_Writer_Exception: Can't open /var/www/html2/icheckinventory/vendor/phpoffice/phpexcel/Examples/08conditionalformatting2.xls. It may be in use or protected. in /var/www/html2/icheckinventory/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:88
Stack trace:
#0 /var/www/html2/icheckinventory/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(214): PHPExcel_Shared_OLE_PPS_Root->save('/var/www/html2/...')
#1 /var/www/html2/icheckinventory/vendor/phpoffice/phpexcel/Examples/08conditionalformatting2.php(121): PHPExcel_Writer_Excel5->save('/var/www/html2/...')
#2 {main}
thrown in /var/www/html2/icheckinventory/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 88