F freeballt Active Member Apr 29, 2011 #1 Apr 29, 2011 #1 I'm trying to add zip support to my litespeed installation. I use the following parameter: --enable-zip However, it wont let me compile it with zip support, is there a reason why? Last edited: Apr 29, 2011
I'm trying to add zip support to my litespeed installation. I use the following parameter: --enable-zip However, it wont let me compile it with zip support, is there a reason why?
N NiteWave Administrator Apr 30, 2011 #2 Apr 30, 2011 #2 what the detail error message for "it wont let me compile it with zip support"?
N NiteWave Administrator Apr 30, 2011 #4 Apr 30, 2011 #4 what's php version you're building? per http://php.net/manual/en/zip.installation.php before php 5.2.0, it's --with-zip; PHP 5.2.0 and later, it's --enable-zip
what's php version you're building? per http://php.net/manual/en/zip.installation.php before php 5.2.0, it's --with-zip; PHP 5.2.0 and later, it's --enable-zip