JackalJake
08-15-2005, 03:17 PM
I have a linux reseller account that uses cpanel.
I am in the middle of creating a web application that I would like all of my customers to have. It's a php-based script that I can put into the skeleton directory and have it automatically created in each user's account.
The problem is that it uses a mysql db which requires going into the cpanel and creating the name of the database, a user, and assigning privledges to the database for the user.
I guess the question is, is there anyway to automatically setup a database in mysql, maybe through a php/cron or even a web interface type app, kind of like fantastico does?
I am in the middle of creating a web application that I would like all of my customers to have. It's a php-based script that I can put into the skeleton directory and have it automatically created in each user's account.
The problem is that it uses a mysql db which requires going into the cpanel and creating the name of the database, a user, and assigning privledges to the database for the user.
I guess the question is, is there anyway to automatically setup a database in mysql, maybe through a php/cron or even a web interface type app, kind of like fantastico does?
