![]() |
|
Domain delete & DB records / folders. - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: Domain delete & DB records / folders. (/showthread.php?tid=1539) |
Domain delete & DB records / folders. - cygus - 05-05-2015 Hi, after domain deletion zadmin doesn't delete records from database and folders - how can I fix this? BR RE: Domain delete & DB records / folders. - apinto - 05-05-2015 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. RE: Domain delete & DB records / folders. - Me.B - 05-06-2015 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 RE: Domain delete & DB records / folders. - cygus - 05-06-2015 thx for info |