V
V
Vladimir2019-07-04 15:01:42
PHP
Vladimir, 2019-07-04 15:01:42

Why doesn't it find Uncaught Error: Class 'ZipArchive' not found in?

I have already installed a bunch of packages
5d1dea7963477152943489.jpeg
, rebooted Apaches and the server, but the error does not go away, what am I doing wrong?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir L, 2019-07-04
L

Everything seems to be worth it
5d1dedc2a8864646012963.jpeg

B
bkosun, 2019-07-04
@bkosun

To use these functions, PHP must be compiled with zip support using the --enable-zip configuration option.

https://www.php.net/manual/en/zip.installation.php
Use the phpinfo function to check your current PHP configuration:
https://www.php.net/manual/en/function.phpinfo.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question