phpize报错:Cannot find config.m4
关于phpize是干嘛用的,可以参看php官方文档:
前几日想安装memcache的时候,需要为php安装memcache扩展,按照网上教程的步骤一步步执行时却报了如下错误:
Cannot find config.m4.Make sure that you run '/usr/local/php/bin/phpize' in the top level source directory of the module
立即学习“PHP免费学习笔记(深入)”;
其实报这个错的原因是,在执行phpize时,一定要在需要扩展编译的PHP模块目录中进行/usr/local/php/bin/phpize 这样才不会报错。版权声明:本文为博主原创文章,未经博主允许不得转载。
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号