Feb 16th 2014 #1 [feedquote='Trac','http://trac.i-mscp.net/ticket/1026#comment:2'] the domain must be removed manually from the database Code mysql> DELETE FROM domain_aliasses where domain_id=98; Query OK, 0 rows affected (0.00 sec) mysql> DELETE FROM domain where domain_id=98; Query OK, 1 row affected (0.03 sec) [/feedquote]