ryosal New member Feb 14, 2013 #1 Hi … In PHP Settings - PHP extensions there is no way to enable php_zip.dll extension. How to do it? Thanks. Last edited: Feb 23, 2014
Hi … In PHP Settings - PHP extensions there is no way to enable php_zip.dll extension. How to do it? Thanks.
gdgsupport Support Staff member Feb 16, 2013 #2 PHP_zip.dll is no more required by PHP 5.3 used in ExeOutput for creating Zip archives. ZLIB is used. See our working sample in the doc: http://www.exeoutput.com/help/sample-create-zip-archive Last edited: Feb 23, 2014
PHP_zip.dll is no more required by PHP 5.3 used in ExeOutput for creating Zip archives. ZLIB is used. See our working sample in the doc: http://www.exeoutput.com/help/sample-create-zip-archive