Your PHP version does not support ZipArchive.
Submitted by dataonmyview on Tue, 04/10/2018 - 10:35
Hi
I am trying to use h5p on my WordPress site. I installed and activated the plugin but I throwing the below error message. Even I tried to fix but it is not working.
Error:
- Your PHP version does not support ZipArchive.
- H5P hub communication has been disabled because one or more H5P requirements failed.
- When you have revised your server setup you may re-enable H5P hub communication in H5P Settings.
I have installed the zipArchive on my PHP server but still, the same issue exists. how can i fix this issue?
BV52
Tue, 04/10/2018 - 12:29
Permalink
Hi dataonmyview,In order to
Hi dataonmyview,
In order to give your bug report the best chance of getting answered, please include the following information:
The more information you provide, the quicker the community will be able to fix it and the quicker you'll have a working solution!
-BV52
dataonmyview
Tue, 04/10/2018 - 15:25
Permalink
Hi Thanks for the response.
Hi
Thanks for the response. Please check the detailed information below.
An issue occurred when I install and activate the plugin. Check the below attached screenshot.
.https://1drv.ms/u/s!Au-3cvWWQ6dlhN0fdADjEBoeeD5A4Q
Wordpress version - 4.9.4
Platform - on both Desktop & Mobile
Browser - Chrome
H5P Plugin Version - 1.10.1
PHP Version - 1.0.6
There are no other errors.
dataonmyview
Tue, 04/10/2018 - 15:29
Permalink
Hi Thanks for the response.
Hi
Thanks for the response. Please check the detailed information below.
An issue occurred when I install and activate the plugin. Check the below screenshot.
https://1drv.ms/u/s!Au-3cvWWQ6dlhN0fdADjEBoeeD5A4Q
Wordpress version - 4.9.4
Platform - on both Desktop & Mobile
Browser - Chrome
H5P Plugin Version - 1.10.1
PHP Version - 1.0.6
BV52
Tue, 04/10/2018 - 16:41
Permalink
Hi dataonmyview,The generic
Hi dataonmyview,
The generic H5P part of the plugin should support PHP versions as low as 5.2 – However, you should always try to stick to the newest supported version available: http://php.net/supported-versions.php
This has to do with the security of your site, data, and users.
Make sure that you enable the ZipArchive extension in PHP as it's required.
-BV52
rekha_carillon
Wed, 03/24/2021 - 09:13
Permalink
H5P Content Installation
Hello,
When i try to add new content ,the below warning message is showing
My php version is php 7.2.34
My wordpresss version is 5.7.
BV52
Wed, 03/24/2021 - 18:18
Permalink
Hi rekha_carillon,Please make
Hi rekha_carillon,
Please make sure that ZipArchive is enabled.
-BV