Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
242 views
in Technique[技术] by (71.8m points)

apache配置php的连接模块

apache的配置文件:httpd.conf,
我想加载php的连接模块,参考此文章

LoadModule php5_module??????? modules/libphp5.so

可是我在apache的modules下,没有发现php相关模块(.so)

$ pwd

/usr/local/Cellar/httpd/2.4.43/lib/httpd/modules

ddee-MBP:modules ldl$ ls | grep php

需要怎么办呢?需要怎么获取到apache和php的连接模块?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...