Skip to main content

PHP Fatal error: Class 'ZipArchive' not found

Comments

3 comments

  • cPanelMichael
    Hello, Check to ensure the zip extension for PHP is installed on the version of PHP utilized by that account. EX:
    yum install ea-php56-php-zip
    Thank you.
    0
  • keat63
    I see no reference to php zip in php info I'm still running 5.3.29, so I ran yum install ea-php53-php-zip then got this Loaded plugins: fastestmirror, security Setting up Install Process Loading mirror speeds from cached hostfile * base: mirror.econdc.com * extras: mirror.econdc.com * updates: mirror.mhd.uk.as44574.net No package ea-php53-php-zip available. Error: Nothing to do I found an option to include zip in EasyApache, so it's currently rebuilding. Hopefully, this is the answer.
    0
  • cPanelMichael
    Hello, Could you verify if you are using EasyApache 3? If so, you can enable Zip in the EasyApache build profile to enable this module. Thank you.
    0

Please sign in to leave a comment.