Server removal and server_ip removal

Discussion in 'Developers' Forum' started by francoisPE, Jun 28, 2021.

  1. francoisPE

    francoisPE Active Member HowtoForge Supporter

    Hello,

    I've just removed a server in ispconfig web interface.
    I see that it doesn't remove related server_ips (ip4 and ip6)

    I think it would be usefull from web page (admin/server_del.php) to call 3 actions :
    - server deletion (already done)
    - ip deletion (potentially ip4 and ip6 to be added)

    this means query mariadb to make the link between server id and ips to remove.

    what do you think ?
    (it is above my php/javascript level !)
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, there is currently no code in place yet to cleanly remove a server on a multiserver setup.
     

Share This Page