Hi 

I've searched the archives but cannot find any answers to this problem.

Red Hat 7.2
php-4.1.2-7.2.4 or php-4.1.2-7.3.4
zziplib-0.10.66

I rebuilt php with --with-zip. However a simple cli test program that
does a zip_open then attempts a zip_read, gets a segmentation fault on
the zip_read (or even a zip_close immediately after the open).

Can anyone shed some light on how to get zip support working?

I'm working on getting a backtrace right now.

thanks
charles



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to