Creating Database For new user signup From Database User

I want to create a new database on new user signup from php code but there is no option for current db user to create a new database. Is there any way i could do that.

Purpose of this is to create a separate database for each user on sign up for demo which can then be converted to his official account after purchase

If your script can use Virtualmin’s CLi, then here is the documentation to manage databases:
https://www.virtualmin.com/documentation/developer/cli/databases

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.