linux存在两个php版本怎么办?
不用去卸载 在重新装 太麻烦了 直接三行命令直接搞定

查看安装的php在哪个目录下  find / -name php

linux存在两个php版本怎么办?
vim /etc/profile
linux存在两个php版本怎么办?

source /etc/profile

这里就配置完成了

php -v 查看一下版本 对不对

相关文章:

  • 2022-01-07
  • 2021-05-04
  • 2021-06-06
  • 2021-08-13
  • 2022-12-23
  • 2021-05-19
  • 2022-12-23
猜你喜欢
  • 2017-12-22
  • 2022-12-23
  • 2022-01-03
  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
  • 2021-09-16
相关资源
相似解决方案