Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Local updates and plugin installs - "Missing zlib extensions" - OS X 10.9 #1

Closed
shaneholloman opened this issue Oct 26, 2013 · 4 comments

Comments

@shaneholloman
Copy link

All is well running locally except for any update or install functions as seen below

This message below is displayed upon attempting a local install via the wordpress admin

   Downloading install package from https://downloads.wordpress.org/plugin/wp-editor.1.2.2.zip…
   Unpacking the package…
   Abort class-pclzip.php : Missing zlib extensions

Please note

  1. I have deployed here: https://cycopress.appspot.com/
    here are the freshly installed pindom stats: http://tools.pingdom.com/fpt/#!/t0XoQ/https://cycopress.appspot.com/
  2. I used your prescribed method for installing mysql
  3. I typically use homebrew for local installations for items such as zlib - homebrew confirms zlib is installed, however I realize this particular instance is probably only effective for the homebrew "cellar" environment.
  4. When answering this please assume I am not an expert but decent at following instruction.
  • I'm guessing maybe I need to install zlib so GoogleAppEngineLauncher.app can use it too?? If so what is best practice for this?

I greatly appreciate any guidance : )

@shaneholloman shaneholloman mentioned this issue Oct 27, 2013
@johndmulhausen
Copy link

zlib is now included in the PHP SDK.

@kenju254
Copy link

@johndmulhausen I recently installed and set up and my wordpress for app Engine and got this issue. I am using the PHP SDK for Linux , has it been updated too?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@shaneholloman @kenju254 @johndmulhausen and others