Hi there,
We recently moved servers and since then terminating an account (via cPanel or via API) doesn't drop the two databases of the account anymore.
When creating a website I use postwwwact to create these two databases, but use a local script on a different account to create the tables (I would like to leave it this way, different reasons for that).
They only thing I can think of is that we now use suPHP as PHP handler and therefore the user that creates the tables inside these databases isn't nobody anymore.
But why doesn't the termination process drop the databases? Isn't the termination running as root and therefore shouldn't care about permissions?
Thanks for any help.
Cheers,
Bjorn
We recently moved servers and since then terminating an account (via cPanel or via API) doesn't drop the two databases of the account anymore.
When creating a website I use postwwwact to create these two databases, but use a local script on a different account to create the tables (I would like to leave it this way, different reasons for that).
They only thing I can think of is that we now use suPHP as PHP handler and therefore the user that creates the tables inside these databases isn't nobody anymore.
But why doesn't the termination process drop the databases? Isn't the termination running as root and therefore shouldn't care about permissions?
Thanks for any help.
Cheers,
Bjorn