linux php 没有phpize怎么办
2022-12-02 09:01:16
265
{{single.collect_count}}

linux php没有phpize的解决办法:1、使用“apt-get install php5.6-fpm”安装php;2、等待系统自动安装“autoconf2.13 autoconf-archive...”包即可。

Linux系统运维及项目正式上线:进入学习

本文操作环境:ubuntu14.04系统、PHP5.6版、Dell G3电脑。

linux php 没有phpize怎么办?

ubuntu下没有phpize的解决方法

ubuntu14.04下没有phpize的解决方法

使用apt-get install php5.6-fpm 安装了php后想编译php_dblib插件,可是没有找到phpize

apt-get install php5.6-dev
登录后复制

系统会自动安装以下包

autoconf2.13 autoconf-archive gnu-standards autoconf-doc gettext libtool-doc automaken gfortran fortran95-compiler gcj
登录后复制

这个不影响现在的php,不管是mod_php、fpm或其他的方式。

推荐学习:《PHP视频教程

以上就是linux php 没有phpize怎么办的详细内容,更多请关注php中文网其它相关文章!

回帖
全部回帖({{commentCount}})
{{item.user.nickname}} {{item.user.group_title}} {{item.friend_time}}
{{item.content}}
{{item.comment_content_show ? '取消' : '回复'}} 删除
回帖
{{reply.user.nickname}} {{reply.user.group_title}} {{reply.friend_time}}
{{reply.content}}
{{reply.comment_content_show ? '取消' : '回复'}} 删除
回帖
收起
没有更多啦~
{{commentLoading ? '加载中...' : '查看更多评论'}}