ArcAiN6
Junior Member
Posts: 37
Joined: Apr 2007
Reputation: 0
|
Question....
I was wondering if there was a way i could automaticly create the following for new subdomains on the fly as they are created.
server side automation:
1) Have some sort of " setup " page where the new subdomain user info is collected. (username / pass, email... blah blah)
2) automaticly create e-mail, ftp and PMA accounts using the new user's
3) edit a config.php file to reflect database name, username, password info
copy files for a premade website into new domain's space
4) clone a " default " database to a new dataabase, and set the new user as owner with his user/pass info
5) add an " admin " folder to the new site, and have it .htpassword or otherwise protected so only the user with the information can login to it. (this page will contain a set of " quick " links to PMA, Filemanager, and Webmail on it.)
Just an idea i had to make it easier for me to get some subdomains " pre " installed with a mysql-php based website, email, ftp, and secured " admin " type panel so the subdomain user's can quickly get where they need to go.
|
|
03-18-2008 12:51 PM |
|