Hello, After some verification, it appears as the package from the marketplace does not include the ZIP Archive package for Compute Engine. ZIP is included in App Engine as part of the PHP Runtime.
If you are using cPanel on GCE, and click on the icon labeled "PHP PEAR Packages" (in the Software section). Next, in the search box (underneath the "Find a PHP Extensions and Applications Package" heading, type in "zip" and click the Go button. On the next page, you should see a listing for Archive_Zip - simply click on the Install link on the right hand side.Then you would need to select your PHP version and then select the zip module. If you are not using cPanel on GCE, you would need to manually install the Zip Archive. The following post[1] on Digitial Ocean's community forum will guide you further. You will need to adjust the PHP version to your current version. [1] https://www.digitalocean.com/community/questions/php-7-0-ziparchive-library-is-missing-or-disabled On Wednesday, August 26, 2020 at 12:57:29 PM UTC-4 [email protected] wrote: > Hello, > > Yes, I really use that service. When deploying the instance I got no > errors. > While installing the theme I get an error notification as listed in the > post above. > > Pada Rabu, 26 Agustus 2020 pukul 02.33.29 UTC+7 [email protected] > menulis: > >> Hello, >> >> To clarify, could you please confirm if you use this [1] service to >> deploy the Wordpress? Also please let us know if you are getting this error >> while deploying the instance? >> >> [1] https://cloud.google.com/wordpress >> >> On Tuesday, August 25, 2020 at 3:37:31 AM UTC-4 [email protected] >> wrote: >> >>> Thanks for your attentions >>> >>> I use Google Cloud Compute with instances installed in wordpress. >>> I have also read that the php zip module is already active on GCP. But I >>> have tried on several wordpress themes. The notification is the same. >>> >>> "ZipArchive Support: No ZipArchive is required for plugins installation >>> and pre-made websites import. Please contact your hosting provider." >>> Pada Selasa, 25 Agustus 2020 pukul 01.38.23 UTC+7 David (Cloud Platform >>> Support) menulis: >>> >>>> Could you specify if you are using App Engine standard or flexible? >>>> Zip should be enabled by default in both App Engine Standard >>>> <https://cloud.google.com/appengine/docs/standard/php7/runtime#enabled_extensions> >>>> >>>> and Flexible >>>> <https://cloud.google.com/appengine/docs/flexible/php/runtime#using_php_extensions>. >>>> >>>> However, if you believe this is a Wordpress specific issue, you may >>>> benefit >>>> from asking this within the Wordpress Community Forums >>>> <https://wordpress.org/support/forums/>. >>>> On Saturday, August 22, 2020 at 2:53:58 PM UTC-4 [email protected] >>>> wrote: >>>> >>>>> Hi, >>>>> >>>>> Firstly can I thank you for offering this community support - it's >>>>> invaluable. >>>>> >>>>> My question is how to enable the php zip module on php runtime? >>>>> >>>>> Many thanks in advance for your help. >>>>> >>>>> Suhendar >>>>> >>>> -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/ba72c303-b56c-497a-ac4d-728de34fd1e0n%40googlegroups.com.
