- 积分
 - 88
 
- 威望
 -  
 
- 金钱
 -  
 
- 注册时间
 - 2018-11-14
 
- 在线时间
 -  小时
 
- 最后登录
 - 1970-1-1
 
 
 
 
 
 
 | 
 
今天在服务器执行了: yum -y update 
结果站点无法访问了,重启lnmp给出的信息如下 
- lnmp restart
 
 - +-------------------------------------------+
 
 - |    Manager for LNMP, Written by Licess    |
 
 - +-------------------------------------------+
 
 - |              https://lnmp.org             |
 
 - +-------------------------------------------+
 
 - Stoping LNMP...
 
 - Stoping nginx... nginx is not running.
 
 - Gracefully shutting down php-fpm . done
 
 - Starting LNMP...
 
 - Starting nginx... nginx: [emerg] BIO_new_file("/usr/local/nginx/conf/ssl/dhparam.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/nginx/conf/ssl/dhparam.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
 
 -  failed
 
 - Starting php-fpm  done
 
 
  复制代码 这个错误提示是不是说证书配置有问题呢? 
 |   
 
 
 
 |