[SOLVED] Â error with export list +(in remote server) |
11/24/2011 7:58:34 AM |
PHPRunner General questions | |
G
gbhmayer1 author
When I am working locally (localhost) my system does export the results (for Excel, Word, etc.) correctly. When I put the system on the server, when exporting the following error occurs: 0. plugins/PHPExcel/Shared/ZipStreamWrapper.php:69 runner_error_handler 1. 2;
|
|
![]() |
Sergey Kornilov admin 11/28/2011 |
ZIP extension needs to be enabled in PHP settings in order to make export to Excel 2007 work. |
N
|
notuo 11/30/2011 |
ZIP extension needs to be enabled in PHP settings in order to make export to Excel 2007 work. Check this article (bullet #3) for more info: http://xlinesoft.com/phprunner/docs/upgrade_notes.htm
|