随笔分类 -  php

Centos8编译安装php7.4.11遇到的一些问题
摘要:报错1:configure: error: Package requirements (libxml-2.0 >= 2.7.6) were not met:No package 'libxml-2.0' found yum install -y libxml2-devel 报错2:configure 阅读全文
posted @ 2020-10-20 16:29 牛肉丨火锅 阅读(1022) 评论(0) 推荐(0)