PHPExcel and the zip library |
7/13/2015 4:05:42 AM |
PHPRunner General questions | |
A
aptivus author
Hello everyone, stream_wrapper_unregister() [function.stream-wrapper-unregister]: Unable to unregister protocol zip://
PHPExcel_Settings::setZipClass(PHPExcel_Settings::PCLZIP)
|
|
![]() |
Sergey Kornilov admin 7/13/2015 |
You need to enable zip extension in PHP settings (php.ini) in order to fix this. |
A
|
aptivus author 7/13/2015 |
You need to enable zip extension in PHP settings (php.ini) in order to fix this.
|
![]() |
Sergey Kornilov admin 7/13/2015 |
PHPExcel library requires zip extension. Neither you nor I can change it. |
A
|
aptivus author 7/16/2015 |
PHPExcel library requires zip extension. Neither you nor I can change it.
|