ngnix 安装失败
来源:10-5 配置Apache监听其他端口,Nginx的配置文件

红帽哥布林
2021-12-07
yum install ngnix 应该是成功了
Package 1:nginx-1.20.1-9.el7.x86_64 already installed and latest version
Nothing to do
但 运行 和 rpm查询 都像是ngnix不存在
[root@10 ~]# systemctl start ngnix
Failed to start ngnix.service: Unit not found.
[root@10 ~]# rpm -ql ngnix
package ngnix is not installed
百度了一圈也没能解决,望解答,谢谢!
写回答
1回答
-
Oscar
2021-12-08
拼写错了呀。是 nginx,不是 ngnix
00
相似问题