R Rockyuk Member May 17, 2021 #1 May 17, 2021 #1 Hi Everyone, Can PHP Extension Zip be added to PHP 7.4? I seem to be struggling to add it, would be great if someone could advise please. CentOS 7, CWP Panel Thanks Rockyuk
Hi Everyone, Can PHP Extension Zip be added to PHP 7.4? I seem to be struggling to add it, would be great if someone could advise please. CentOS 7, CWP Panel Thanks Rockyuk
Unique_Eric Administrator Staff member May 18, 2021 #2 May 18, 2021 #2 Hi, It's on the LiteSpeed repository already. Install command: yum -y install lsphp74-zip http://rpms.litespeedtech.com/centos/8/x86_64/RPMS/lsphp74-zip-7.4.15-1.el8.x86_64.rpm
Hi, It's on the LiteSpeed repository already. Install command: yum -y install lsphp74-zip http://rpms.litespeedtech.com/centos/8/x86_64/RPMS/lsphp74-zip-7.4.15-1.el8.x86_64.rpm
R Rockyuk Member May 18, 2021 #3 May 18, 2021 #3 It says it is already installed but not being detected by my PHP scripts? Unique_Eric said: Hi, It's on the LiteSpeed repository already. Install command: yum -y install lsphp74-zip http://rpms.litespeedtech.com/centos/8/x86_64/RPMS/lsphp74-zip-7.4.15-1.el8.x86_64.rpm Click to expand...
It says it is already installed but not being detected by my PHP scripts? Unique_Eric said: Hi, It's on the LiteSpeed repository already. Install command: yum -y install lsphp74-zip http://rpms.litespeedtech.com/centos/8/x86_64/RPMS/lsphp74-zip-7.4.15-1.el8.x86_64.rpm Click to expand...
R Rockyuk Member May 18, 2021 #4 May 18, 2021 #4 Ok, I have tried to follow this https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:pecl-extension:lsphp74_zip but I am getting the following errors. 19 source files, building running: phpize Can't find PHP headers in /usr/local/lsws/lsphp74/include/php The php-devel package is required for use of this command. ERROR: `phpize' failed
Ok, I have tried to follow this https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:pecl-extension:lsphp74_zip but I am getting the following errors. 19 source files, building running: phpize Can't find PHP headers in /usr/local/lsws/lsphp74/include/php The php-devel package is required for use of this command. ERROR: `phpize' failed
Unique_Eric Administrator Staff member May 19, 2021 #5 May 19, 2021 #5 Rockyuk said: It says it is already installed but not being detected by my PHP scripts? Click to expand... Do you have PHP info page to check if the package is loaded?
Rockyuk said: It says it is already installed but not being detected by my PHP scripts? Click to expand... Do you have PHP info page to check if the package is loaded?