lost connection to websites and ispconfig 3

Discussion in 'Installation/Configuration' started by jimmie, Jan 16, 2019.

  1. jimmie

    jimmie Member

    i had expired certificate showing on my website https://jnsflooringandsupplies.com even though it is not. tried fixing it, but i deleted the certificate and now cant connect to any websites i host nor can i connect to ispconfig, i do still have ssh and ftp.
    how can i fix this?
     
  2. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    You delted the certificate manually, or in the ispconfig interface? If manually, the web server probably can't start up because of the missing certificate files; to fix that you need to find the vhost file for the site (eg. /etc/apache2/sites-enabled/100-jnsflooringandsupplies.com for apache web server on debian) and you could just remove (or rename if you want to be safer) it, then see if your web server will start up. If not, check the error log for the web server to see why.

    Once you have the web server running again, you can edit the settings for that website in ISPConfig and when you save it, it will generate a new vhost file.
     
    Last edited: Jan 16, 2019
  3. jimmie

    jimmie Member

    i get permission denied when i try to delete from herev/etc/apache2/sites-enabled. i was in the interface
     
  4. jimmie

    jimmie Member

    apache fails to start
     
  5. jimmie

    jimmie Member

    i sudo su file from ssh and deleted it but still cant connect
     
  6. jimmie

    jimmie Member

    im back in but cant get ssl to swith to my paid ssl. filefox says self signed still
     
  7. jimmie

    jimmie Member

    now fixed, i had to delete the request field
     
    Jesse Norell likes this.

Share This Page