Sentora Support Forums

Full Version: Domain delete & DB records / folders.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

after domain deletion zadmin doesn't delete records from database and folders - how can I fix this?

BR
From my point of view this is not something to be fixed, it is not a bug.
When you delete a domain most of the time you do not expect it to remove the files or databases.
You might want to keep them or just change the domain to a different one.

However you can easily code a module to do that if you really want.
Db's and files are in client folders. So when you delete a domain you are only removing apache setup. while FTP could still work and same for DB that can be used by other domains.

You can either delete a user and all associated data or remove the db's you created.

M B
thx for info