1

I installed Archive_Zip module (v0.1.2) from cPanel > PHP PEAR Packages.

But I still get error in PHP:

Uncaught Error: Class 'ZipArchive' not found

Using use ZipArchive or new \ZipArchive didn't help.

How can I enable ZipArchive class in PHP 7.2 having access only on the cPanel (no terminal or anything else) ?

  • 1
    Does this answer your question? [PHP Fatal error: Uncaught Error: Class 'ZipArchive' not found in](https://stackoverflow.com/questions/48255921/php-fatal-error-uncaught-error-class-ziparchive-not-found-in) – l'L'l Dec 18 '19 at 08:52
  • @l'L'l thanks. But I already tried that answer. Doesn't help me. Dont forget I have access only on the cPanel. – Valentin Tanasescu Dec 18 '19 at 11:47

0 Answers0