信息发布→ 登录 注册 退出

php7 没有phpize的解决方法

发布时间:2026-01-11

点击量:

本文操作环境:ubuntu 16.04系统、PHP7.0版、DELL G3电脑

php7 没有phpize怎么办?

ubuntu服务器下php7没有phpize文件解决方案

第一种:

sudo vim /etc/resolv.conf

添加nameserver 8.8.8.8

第二种:

/etc/apt/sources.list 的内容换成
deb http://old-releases.ubuntu.com/ubuntu/ raring main universe restricted multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ raring main universe restricted multiverse
deb http://old-releases.ubuntu.com/ubuntu/ raring-security main universe restricted multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ raring-security main universe restricted multiverse
deb http://old-releases.ubuntu.com/ubuntu/ raring-updates main universe restricted multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ raring-updates main universe restricted multiverse
deb http://old-releases.ubuntu.com/ubuntu/ raring-backports main restricted universe multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ raring-backports main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ raring-proposed main restricted universe multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ raring-proposed main restricted universe multiverse

然后sudo apt-get update一下

再执行 apt-get install php7.0-dev

知识点扩展:

没有PHPIZE的解决方法

# which phpize
/usr/bin/phpize

# rpm -q –whatprovides /usr/bin/phpize
php-devel-4.3.10-3.2

Give “yum install php-devel” a try!

在redhat的网站上找到了这个

默认centOS和FC6都没有装这个phpize

就像上面说的,yum install php-devel

标签:# sources  # phpize  # ubuntu  # DELL  # deb  # list  # universe  # http  # main  # raring  # releases  # apt  # php7  phpize  # conf  # resolv  # nameserver  # 找到了  # 第一种  # 第二种  # 解决方法  # 就像  # phpize的深入理解  # php教程之phpize使用方法  
在线客服
服务热线

服务热线

4008888355

微信咨询
二维码
返回顶部
×二维码

截屏,微信识别二维码

打开微信

微信号已复制,请打开微信添加咨询详情!