Your PHP version does not support ZipArchive.
Submitted by jakemeister on Mon, 11/05/2018 - 23:10
In trying to install h5p interactive video, I get the error message: Your PHP version does not support ZipArchive
I get this even though I have installed Archive_zip in PHP PEAR Packages using Cpanel.
I am running the latest php version, 7.2, in Wordpress.
What should I do to get this installed?
BV52
Tue, 11/06/2018 - 03:50
Permalink
Hi Jake,The generic H5P part
Hi Jake,
The generic H5P part of the plugin should support PHP versions as low as 5.2, yours is newer so this should not be the problem.
Make sure that you enable the ZipArchive extension in PHP as it's required.
-BV52
jakemeister
Tue, 11/06/2018 - 18:09
Permalink
Hi BV52, I have already
Hi BV52,
I have already enabled ZipArchive extension in PHP. Still I have the same problem. You can see by the attachment.
Thanks,
Jake
jakemeister
Thu, 11/08/2018 - 23:23
Permalink
Still have the same problem
The problem above still hasn't been resolved. I hope someone soon can help with this matter. Thanks.
otacke
Fri, 11/09/2018 - 09:38
Permalink
Hi Jake!It seems you have
Hi Jake!
It seems you have resolved this issue.
Best,
Oliver
AMQ
Sat, 05/16/2020 - 17:10
Permalink
Same to me
Still having the same issue even after installing ZipArchieve in the Cpanel, any idea how to solve this issue?