ADJ網路實驗室
打印

[介紹] Apache 找不到 APXS 指令的解決方式

Apache 找不到 APXS 指令的解決方式

如果有需要用到 apxs 指令...但是系統找不到...這時後你只要 yum 安裝一個套件就可以解決啦~~

apxs is in the httpd-devel package. You must install the httpd-devel package.

#yum -y install httpd-devel 

這樣就可以囉~~





TOP

ARTERY.cn