Re: pclzip on PHP 5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Skip Evans wrote:
> Hey all,
> 
> I'm developing a site on my local server, which runs PHP4 and BSD. I
> also installed pclzip.lib.php to create zip files on the PHP4 machine
> and all works well.
> 
> The production server for this site runs PHP5, but I thought it would be
> backward compatible, but apparently not?
> 
> When the PHP script that includes the pclzip library loads, the pclzip
> code just fills the browser as text.
> 
> Has anyone experienced this?
> 
> This is a dedicated server just for this site, so we can have them
> install PHP4 (4.4.4 specifically) if we need to.

that seems backwards.
I would get a local php5 dev environment and rewrite the
code to use http://php.net/zip instead.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux