[root@host yum]# phpize
-bash: phpize: command not found

方法1:[root@host yum]# yum install php-devel

方法2: 直接去php的安装位置下的bin文件夹 运行phpize也可以记得写全路径

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-02
  • 2021-12-06
  • 2022-01-20
  • 2021-10-08
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-07
  • 2021-08-18
  • 2022-01-28
  • 2021-07-13
  • 2022-12-23
相关资源
相似解决方案