Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:php:pecl-extension:lsphp74_zip [2020/01/28 17:06]
Lisa Clarke Copyediting
litespeed_wiki:php:pecl-extension:lsphp74_zip [2020/01/28 22:02] (current)
Lisa Clarke [Solution]
Line 5: Line 5:
 ===== Solution ===== ===== Solution =====
  
-In order to fix this issue, we need to manually compile and install the zip extension for PHP 7.4, like so:+In order to fix this issue, we need to manually compile and install the zip extension for PHP 7.4, as follows.
  
 +Install the two dependency packages:
 <​code>​yum install http://​packages.psychotic.ninja/​7/​plus/​x86_64/​RPMS/​libzip-0.11.2-6.el7.psychotic.x86_64.rpm <​code>​yum install http://​packages.psychotic.ninja/​7/​plus/​x86_64/​RPMS/​libzip-0.11.2-6.el7.psychotic.x86_64.rpm
  
Line 20: Line 21:
 </​code>​ </​code>​
  
-Kill or restart lsphp so that the chances ​may take effect:+Kill or restart lsphp so that the changes ​may take effect:
  
 <​code>​pkill lsphp</​code>​ <​code>​pkill lsphp</​code>​
  
  • Admin
  • Last modified: 2020/01/28 17:06
  • by Lisa Clarke