The solution to the problem that the PHP7.3 version of Baota Panel does not support ZipArchive, which causes the program to be unable to be directly updated in the background Execute the following statement in the SSH command line interface:
Finally, restart the PHP service in the software store. The solution to the problem that the PHP7.4 version of Baota Panel does not support ZipArchive, which causes the program to be unable to be updated directly in the background Execute the following statement in the SSH command line interface:
Finally, restart the PHP service in the software store. The explanation on this issue on the pagoda Because the earlier installed Php7.3 is a separate compilation of the zip extension, the subsequent installation and upgrade are integrated compilation, resulting in repeated loading of the zip module after the upgrade Therefore, subsequent PHP will no longer compile the ZIP extension separately. Now, more than half a year has passed, PHP has been updated to 7.3.8, and the ZIP module is no longer integrated (it is right not to integrate it, and keeping it compiled independently is the safest way), but the ZIP extension has not been compiled and installed separately. Well, the solution is also very simple, the ZIP extension is already included in the software package, just add it back:
Then, add back the line you deleted previously from your PHP configuration file:
Finally, reload the PHP service:
This is the end of this article about the solution to the problem that BT Baota Panel php7.3 and php7.4 do not support ZipArchive. For more related content about BT Baota php7.3 and php7.4 not supporting ZipArchive, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: MySQL slow query method and example
>>: Dynamically edit data in Layui table row
Pre-installation preparation The main purpose of ...
Original URL: http://segmentfault.com/blog/ciaocc/...
>>>>>Ubuntu installation and confi...
The current environment is: Centos 7.5 docker-ce ...
After the image is built successfully, it can be ...
As one of the most popular front-end frameworks, ...
Our veteran predecessors have written countless c...
Regarding the high-performance distributed memory...
Preface Now the operating system used by my compa...
To achieve CSS screen size adaptation, we must fi...
I wonder if you have ever thought about this ques...
1. Download the alpine image [root@DockerBrian ~]...
Description Solution VMware 15 virtual machine br...
Original link: https://vien.tech/article/138 Pref...
1. Introduction to MMM: MMM stands for Multi-Mast...