delete ssl file but system broken[closed]

Discussion in 'General' started by anthonywang, Jan 30, 2018.

  1. anthonywang

    anthonywang Member

    i make a mistake,just few minute ago,i delete some files in /etc/letsencrypt/archive and /etc/letsencrypt/live,and now my system broken,cannot restart apache2,please help
    Code:
    Jan 30 06:40:01 cloud.MYSITE.com postfix/smtpd[4990]: disconnect from unknown[xx.xxx.xxx.xx] ehlo=1 auth=0/1 commands=1/2
    Jan 30 06:40:01 cloud.MYSITE.com CRON[5032]: pam_unix(cron:session): session closed for user root
    Jan 30 06:40:02 cloud.MYSITE.com pure-ftpd[5114]: (?@::1) [INFO] New connection from ::1
    Jan 30 06:40:02 cloud.MYSITE.com pure-ftpd[5114]: (?@::1) [INFO] Logout.
    Jan 30 06:40:02 cloud.MYSITE.com postfix/smtpd[4990]: connect from localhost[::1 ]
    Jan 30 06:40:02 cloud.MYSITE.com postfix/smtpd[4990]: lost connection after CONNECT from localhost[::1]
    Jan 30 06:40:02 cloud.MYSITE.com postfix/smtpd[4990]: disconnect from localhost[::1] commands=0/0
    Jan 30 06:40:02 cloud.MYSITE.com dovecot[3721]: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<WSToofhjSMYAAAAAAAAAAAAAAAAAAAAB>
    Jan 30 06:40:02 cloud.MYSITE.com dovecot[3721]: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<ozHoofhjmK8AAAAAAAAAAAAAAAAAAAAB>
    Jan 30 06:40:02 cloud.MYSITE.com CRON[5031]: pam_unix(cron:session): session closed for user root
    
    Code:
    AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/apache2/sites-enabled/000-ispconfig.conf:73
    AH00526: Syntax error on line 63 of /etc/apache2/sites-enabled/000-ispconfig.vhost:
    SSLCertificateFile: file '/usr/local/ispconfig/interface/ssl/ispserver.crt' does not exist or is empty
    Action 'configtest' failed.
    The Apache error log may have more information.
    
     
  2. anthonywang

    anthonywang Member

    done from backup
     

Share This Page