2b共2篇

CentOS出現:bash: apxs: command not found 的解決方法

出現錯誤訊息 bash: apxs: command not found 是因為你的 Centos系统是最简单安装,并没有自带apxs,所以你要补充安装。 登录SSH: yum install httpd-devel.x86_64 若你是 32bits CPU, 請用 yu...
のphpミ的头像-THE FREE SKYのphpミ11月13日 19:13
014710