ullivr 发表于 2018-7-2 16:06:34

LNMP1.5添加虚拟主机时关于Socat的提示

请教军哥,LNMP1.5,CentOS7,安装LAMP,添加虚拟主机,正常添加成功了。
但是添加过程中有三行黑底红字提示:
It is recommended to install socat first.
We use socat for standalone server if you use standalone mode.
If you don't use standalone mode, just ignore this warning.

大意就是:
推荐先安装socat,在standalone模式的服务器上要使用socat,如果不适用standalone模式则忽略。

这个standalone模式是跟我的服务器有关,还是跟咱们的LNMP安装包有关?是否需要安装这个socat?

这篇文章是描述同样的问题:https://hqidi.com/118.html

如果需要安装socat的话,是不是按这篇文章说的操作就可以了?谢谢。

licess 发表于 2018-7-2 16:39:31

不需要,需要的话脚本上就自动都给你装上了
页: [1]
查看完整版本: LNMP1.5添加虚拟主机时关于Socat的提示