ZipArchive disabled, Shell Exec Zip supported, workaround?
-
Hi,
we’ve got a problem where ZipArchive is disabled on our managed server with PHP8 but another Zip Extension is running and Shell Exec Zip is supported. I already asked the hoster to enable it on this version but they say they use an alternative bzip2.
We cannot create archives because it will fail with DupArchive because of the size and fail on ZipArchive because of not enabled extension. I cannot go back to PHP7.2 because of a composer dependecy, so now I’m stuck.
Is there a possibility to tell the PHP-Support section that bzip2 is fine too or am I missing something?
Thanks
Chris
- The topic ‘ZipArchive disabled, Shell Exec Zip supported, workaround?’ is closed to new replies.