I have php5-core-5.2.6p0 installed on an OpenBSD system and am having
trouble using the zip functionality of PHP.

The line
$zip = new ZipArchive;
results in this error:
*Fatal error*: Class 'ZipArchive' not found

Apparently PHP has to be compiled with zip support.

Could somebody who knows more about the PHP5 port tell me how enable zip
support?


Daniel

Reply via email to