1

Recently I have installed a PHP on Amazon Linux to run Chevereto. It's an image hosting service.

When I wanted to install it on my EC2 instance, I got the following error:

Aw, Snap! Your web server lacks some requirements that must be fixed to install Chevereto. Please check: Enable ZipArchive PHP class

Does anyone know how to enable this on Amazon Linux?

Jeff Schaller
  • 66,199
  • 35
  • 114
  • 250
Foxy
  • 11
  • 2
  • Would depend on how it is installed (package manager vs. binary download vs building source) and how the PHP extensions are managed (Debian has `phpenmod` etc). Quick google shows Amazon's distro uses `yum` for package management, so I'd guess it is similar to redhat or fedora and instructions for those distros would probably work. – ivanivan May 25 '19 at 17:14

0 Answers0