I have been searching for day’s now, don’t know what I’m overlooking.
I work with wampserver2, on Windows also.
Upgraded from PHP 5.2.0 to 5.3.0 , but I can’t get PHP zip working under PHP 5.3.0. It was working fine under PHP 5.2.0.
Did edit the php.ini again, old php_zip.dll did not work, other PHP_ZIP.DLL I did find, I placed on the EXT directory, but at restart an error message that the php_zip.dll cannot be found.
What’s my mistake here?

    I've never used nor advocated the use of the *AMP packages, so I can't help you there.

    The only advice I can offer is to remove it completely and install PHP directly from php.net (use the .zip package, not the .msi installer).

      Thanks for your answer,

      Just unzipped PHP from php.net:
      php-5.3.4-nts-Win32-VC6-x86.zip

      But also there I cannot find the php_zip.dll

      Regards....

        Woops - it's been a while since I've done anything with the Zip package, which has been moved to a PECL package instead of being bundled with PHP.

        EDIT: Perhaps this thread might be of relevance?

          Write a Reply...