探索,發現,愛好、學習,記錄,分享。
學海無涯,天涯若比鄰,三人行,必有我師。

宝塔Linux面板PHP扩展安装脚本大全

1、安装ionCube
wget http://125.88.182.172:5880/ext/ioncube.sh && sh ioncube.sh

2、安装Memcached  已修正对php7的支持
wget http://125.88.182.172:5880/ext/memcached.sh && sh memcached.sh

3、安装Memcache  已修正对php7的支持
wget http://125.88.182.172:5880/ext/memcache.sh && sh memcache.sh

4、安装Opcache
wget http://125.88.182.172:5880/ext/opcache.sh && sh opcache.sh

5、安装Xcache
wget http://125.88.182.172:5880/ext/xcache.sh && sh xcache.sh

6、安装APC(仅支持php5.3/5.4)
wget http://125.88.182.172:5880/ext/apc.sh && sh apc.sh

7、安装ImageMagick
wget http://125.88.182.172:5880/ext/imagemagick.sh && sh imagemagick.sh

8、安装fileinfo
wget http://125.88.182.172:5880/ext/fileinfo.sh && sh fileinfo.sh

9、安装Redis
wget http://125.88.182.172:5880/ext/redis.sh && sh redis.sh

版權聲明:本文采用知識共享 署名4.0國際許可協議 [BY-NC-SA] 進行授權
轉載事宜:如需轉載需徵得應允,轉載必須注明來源於本站的信息。
文章名称:《宝塔Linux面板PHP扩展安装脚本大全》
文章链接:https://www.thefreesky.com/blog/23725.html
本站資源僅供個人學習交流,請於下載後24小時內刪除,不允許用於商業用途,否則法律問題自行承擔。

評論 抢沙发