02:10:20 Create new PHPExcel object
02:10:20 Set document properties
02:10:20 Add some data
02:10:20 Rename worksheet
02:10:20 Write to Excel2007 format
Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Error zipping files : PCLZIP_ERR_READ_OPEN_FAIL (-2) : Unable to open temporary file '/tmppclzip-6a2cadfc954fe.tmp' in binary write mode' in /home/ebossatt/public_html/myobj_bos2/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php:108
Stack trace:
#0 /home/ebossatt/public_html/myobj_bos2/phpexcel/Classes/PHPExcel/Writer/Excel2007.php(278): PHPExcel_Shared_ZipArchive->addFromString('_rels/.rels', '<?xml version="...')
#1 /home/ebossatt/public_html/myobj_bos2/phpexcel/Examples/01simplePCLZip.php(91): PHPExcel_Writer_Excel2007->save('/home/ebossatt/...')
#2 {main}
thrown in /home/ebossatt/public_html/myobj_bos2/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 108