您现在的位置是:首页 > 经验记录>服务器相关>ubuntu16环境下,PHP7.0所有扩展简易安装 网站首页 服务器相关
ubuntu16环境下,PHP7.0所有扩展简易安装
Ubuntu16,PHP7.0安装扩展表
一、以下可一次安装
sudo apt-get install php7.0-bcmath
sudo apt-get install php7.0-bz2
sudo apt-get install php7.0-calendar
sudo apt-get install php7.0-ctype
sudo apt-get install php7.0-curl
sudo apt-get install php7.0-dom
sudo apt-get install php7.0-enchant
sudo apt-get install php7.0-exif
sudo apt-get install php7.0-fileinfo
sudo apt-get install php7.0-ftp
sudo apt-get install php7.0-gd
sudo apt-get install php7.0-gettext
sudo apt-get install php7.0-gmp
sudo apt-get install php7.0-iconv
sudo apt-get install php7.0-intl
sudo apt-get install php7.0-json
sudo apt-get install php7.0-ldap
sudo apt-get install php7.0-mbstring
sudo apt-get install php7.0-mysqli
sudo apt-get install php7.0-mysqlnd
sudo apt-get install php7.0-opcache
sudo apt-get install php7.0-pdo
sudo apt-get install php7.0-phar
sudo apt-get install php7.0-posix
sudo apt-get install php7.0-pspell
sudo apt-get install php7.0-readline
sudo apt-get install php7.0-shmop
sudo apt-get install php7.0-simplexml
sudo apt-get install php7.0-snmp
sudo apt-get install php7.0-soap
sudo apt-get install php7.0-sockets
sudo apt-get install php7.0-sqlite3
sudo apt-get install php7.0-sysvmsg
sudo apt-get install php7.0-sysvsem
sudo apt-get install php7.0-sysvshm
sudo apt-get install php7.0-wddx
sudo apt-get install php7.0-xml
sudo apt-get install php7.0-xsl
二、以下需要选择Y继续安装
sudo apt-get install php7.0-recode
sudo apt-get install php7.0-dba
sudo apt-get install php7.0-imap
sudo apt-get install php7.0-interbase
sudo apt-get install php7.0-odbc
sudo apt-get install php7.0-pgsql
sudo apt-get install php7.0-tidy
sudo apt-get install php7.0-zip
三、以下目前安装失败
xmlreader
xmlrpc
xmlwriter
pdo_dblib
pdo_firebird
pdo_mysql
pdo_oci
pdo_odbc
pdo_pgsql
pdo_sqlite
com_dotnet
date
filter
hash
libxml
mcrypt
oci8
openssl
pcntl
pcre
reflection
session
skeleton
spl
standard
vtokenizer
zlib
随机推荐
- 阿里云 Failed to download metadata for repo ‘AppStream‘(centos8放弃维护)
- Windows10 WSL2 Ubuntu 宝塔面板无法打开 无法链接host网络 解决办法 图文教程
- Laravel路由笔记,参数包含斜杠"/"如何处理?非必须参数如何定义?
- linux(ubuntu18.04)虚拟机目录挂载映射到windows目录
- 安装swoole(cgywin环境)及laravel运行
- 简体程序(源代码)转为繁体工具:ConvertZ使用教程(图文)
- PHP使用达梦数据库,安装达梦PDO扩展踩坑
- 系统学习——JavaScript
- 自己的服务器(本地物理或者云服务器),可以搭建哪些方便自己使用、有意思的服务呢?
- 最简单方式实现后台新消息提示及语音播报