Is there any way to have a MySQL database and username setup upon account creation through WHM?
I have been digging here and on WHMAutopilot forums for days and found nothing so far.
Thanks for any info.
Is there any way to have a MySQL database and username setup upon account creation through WHM?
I have been digging here and on WHMAutopilot forums for days and found nothing so far.
Thanks for any info.
please reply
Digging up an old thread in this manner doesn't really help.
To answer the original questions, you could do it, but you'd need to script it yourself in a file in /scripts/postwwwacct so that it is run after /scripts/wwwacct (see that script as to how it is run). That said, what would be the point since a user can do it themselves through the cPanel interface.
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Thanks for the reply.
We sell software and I need to install a database to run it. We want to make it as fool-proof as possible for those daunted by self-installation.
In any case, I had a PHP programmer set it up for me and all runs smoothly.