D
D
des1roer2015-01-20 10:53:29
PHP
des1roer, 2015-01-20 10:53:29

How to run phpexcel for the first time?

the people who faced phpexcel? I needed this thing and I can't figure out where to start.
I run 01simple.php and get
07:49:18 Create new PHPExcel object 07:49:18
Set document properties
07:49:18 Add some data
07:49:18 Rename worksheet 07:49:18
Write to Excel2007 format
Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Could not close zip file /var/www/html/excel/Examples/01simple.xlsx.' in /var/www/html/excel/Classes/PHPExcel/Writer/Excel2007.php:399 Stack trace: #0 /var/www/html/excel/Examples/01simple.php(88): PHPExcel_Writer_Excel2007->save(' /var/www/html/e...') #1 {main} thrown in /var/www/html/excel/Classes/PHPExcel/Writer/Excel2007.php on line 399
what's the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Lebedev, 2015-01-20
@des1roer

The rights to the folder and files are appropriate?
Judging by this thread , the problem is in the ability to write / save to disk.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question