SearchSearch   

ZipArchive on windows

 
   Webmaster Forums (Home) -> PHP RSS
Next:  preg_replace_callback() is segfaulting in 4.4.4, ..  
Author Message
Skeleton Man

External


Since: Dec 31, 2005
Posts: 24



(Msg. 1) Posted: Tue Jan 02, 2007 12:30 am
Post subject: ZipArchive on windows
Archived from groups: comp>lang>php (more info?)

Hi,

I'm running IIS with PHP 4.3.11 and I'm trying to get zip support working
correctly.

I have installed the appropriate dll, it shows zip support in phpinfo() and
the basic non-object-oriented zip functions work.. however, if I try to use
the zipAchive class for object-oriented zip functions, I just get this:

Fatal error: Cannot instantiate non-existent class: ziparchive

It was my understanding that all I had to do was install the DLL, as
everything is built into that.. am I missing something ?

Regards,
Chris
Back to top
Sjoerd

External


Since: Apr 17, 2006
Posts: 120



(Msg. 2) Posted: Tue Jan 02, 2007 2:21 am
Post subject: Re: ZipArchive on windows
Archived from groups: per prev. post (more info?)

Skeleton Man wrote:
> the zipAchive class for object-oriented zip functions, I just get this:
> Fatal error: Cannot instantiate non-existent class: ziparchive

I think the object-oriented functions are not provided for your version
of PHP. You probably need a very recent version of PHP to be able to
use the ZipArchive object.
Back to top
levanquy36

External


Since: Nov 02, 2007
Posts: 1



(Msg. 3) Posted: Fri Nov 02, 2007 12:27 pm
Post subject: Re: ZipArchive on windows
Archived from groups: per prev. post (more info?)

please send for me Class ZipArchive . thanks !

--
Message posted using http://www.talkaboutprogramming.com/group/comp.lang.php/
More information at http://www.talkaboutprogramming.com/faq.html
Back to top
Steve

External


Since: Oct 11, 2006
Posts: 592



(Msg. 4) Posted: Fri Nov 02, 2007 12:48 pm
Post subject: Re: ZipArchive on windows
Archived from groups: per prev. post (more info?)

"levanquy36" <levanquy36 DeleteThis @yahoo.com> wrote in message
news:a443552f1878cb57dbcd9b32de9bac9e@localhost.talkaboutprogramming.com...
> please send for me Class ZipArchive . thanks !
>
> --
> Message posted using
> http://www.talkaboutprogramming.com/group/comp.lang.php/
> More information at http://www.talkaboutprogramming.com/faq.html


LOL.
Back to top
Display posts from previous:   
       Webmaster Forums (Home) -> PHP
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum