Open franciscopaniskaseker opened 4 years ago
Where you see the seg fault ?
by default the installer should install lsphp74-zip on centos 7
Where you see the seg fault ?
by default the installer should install lsphp74-zip on centos 7
Check the first code block. I pasted the final text printed by pecl install command.
This issue persists with centOS 7 PHP 7.4 and PHP 8.0
I followed this guide to get zip package to php 7.4: https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:pecl-extension:lsphp74_zip
At the end I get:
The build process was "successfull". Reading the phpinfo (core and modules) I can see the zip is enabled and loaded from "/usr/local/lsws/lsphp74/etc/php.d/20-zip.ini" file.
My concern is about "Segmentation fault". This is a critical error from
command.
After I did that manual installation, the cyberpanel web interface on php7.4 package list still say:
"Not-installed" info.
And if you try to install, you will get:
It will not warn the user about the guide https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:pecl-extension:lsphp74_zip and the user will be confuse about what is happening.
So I think I found two problems: