加入收藏 | 设为首页 | 会员中心 | 我要投稿 | RSS
您当前的位置:首页 > 学习资料

[php学习资料] centos下编译so文件

时间:2022-01-08 23:07:05  来源:  作者:
cd 解压目录
phpize
./configure && make && make install
不报错可以用上面方法编译
报错“ --with-php-config”用下面方法编译
./configure --with-php-config=/www/server/php/80/bin/php-config && make && make install
来顶一下
返回首页
返回首页
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表
推荐资讯
实现php间隔一段时间执行一次某段代码
实现php间隔一段时间
相关文章
    无相关信息
栏目更新
栏目热门