Avoid apache2 to restart last Ispconfig 3.2

Discussion in 'Server Operation' started by gio.four, Feb 24, 2025.

  1. gio.four

    gio.four New Member

    Hi Dear,
    I accidentaly deleted ssl/* certificate during a migration of some document roots.
    Rather than restore them, considering that I will no longer need them given the migration, is there a way to prevent ispconfig from restarting the apache service?
    What commands are used to restart the service?
    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig uses systemctl to restart the services. If you want to prevent ISPConfig modifies the system, you better comment out the ISPConfig cronjobs in root crontab.
     
  3. gio.four

    gio.four New Member

    Hi Till,
    by disabling cron do I also include the certificate renewal hooks?
    Thanks
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    If you disable both cronjobs, this will also disable cert renewals made by ISPConfig.
     
  5. gio.four

    gio.four New Member

    Perfect ... thanks
     

Share This Page