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

本文操作环境:ubuntu14.04系统、PHP5.6版、Dell G3电脑。
ubuntu下没有phpize的解决方法
ubuntu14.04下没有phpize的解决方法
立即学习“PHP免费学习笔记(深入)”;
使用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视频教程》
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号