拥有CGI标签的文章

国内开源软件镜像站

阿里云镜像站 http://mirrors.aliyun.com/centos/7.9.2009/isos/x86_64/兰州大学开源社区镜像站 http://mirror.lzu.edu.cn/centos/7.9.2009/isos/x86_64/北京邮电大学开源镜像站 http://mirrors.bupt.edu.cn/centos/7.9.2009/isos
阅读全文

PHP CGI & PHP CLI are not same version!

有时候安装某些程序时会提示PHP CGI & PHP CLI are not same version! 意思是php的CGI 和CLI版本不一致 这时候我们在终端 cd到相应的php版本目录 执行如下命令 去除当前版本 rm -f /usr/bin/php然后使用如下命令引用相应的版本 注意这里的72是你的php版本,如果php版本是7.
阅读全文
首页 1 末页 共 2 条记录