ispconfig and webmin?

Discussion in 'Installation/Configuration' started by pecka33, Feb 28, 2023.

  1. pecka33

    pecka33 Member

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Installing webmin is fine. Just do not edit any config files managed by ISPConfig with webmin.
     
  3. pecka33

    pecka33 Member

    Thank you for reply. I did install step by step with this tutorial. In step when i type
    ss -antpl | grep 10000 i did not get output
    LISTEN 0 4096 0.0.0.0:10000 0.0.0.0:* users:(("miniserv.pl",pid=4073,fd=5))

    but nothing.

    In ispconfig i allow port 10000

    I think that with ispconfig i have ufw so i didnt install it.

    I solved it. forget start webim

    Is here any way to install lets encrypt?
     
  4. remkoh

    remkoh Active Member HowtoForge Supporter

    Now days I would use acme.sh
    If your server doesn't have certbot installed then ISPConfig will install acme.sh for you during the installation of ISPConfig.

    Or you could migrate.
    De-install certbot and related packages.
    Run ISPConfig install again. Acme.sh should be getting installed then.
    Code:
    ispconfig_update.sh --force
    Afterwards reissue certificates within ISPConfig.
     
    ahrasis likes this.

Share This Page