Unable to Use ZIP Extension - PHP 8.0

No zip module was installed or detected

screenshot-m7.treadstonelaw.ca-2022.11.09-23_37_27

You should have something like this


Have you tried yum install lsphp80-zip or search it yum search lsphp80-zip and install it

/usr/local/lsws/lsphp80/bin/pecl install zip

Run killall lsphp and post contents of php -m | grep zip

1 Like