On Wednesday 17 September 2003 16:38, St�hane Paquay wrote:

> I need to unzip a file on a linux server automatically.
>
> I found the ZZiplib being able to do this but I don't know how to configure
> PHP to handle it.

You need to recompile php adding 

  --with-zip[=DIR]

If you don't know how to do this then read manual > Installation. Or search 
out some tutorials.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Life is like an onion: you peel off layer after layer and then you find
there is nothing in it.
                -- James Huneker
*/

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

Reply via email to