Hi, I have recently purchase a handful of domains and they are pointing to my hosts nameserver who provide me unlimited hosting, databases etc.
When I manually setup WP on my host, I create a SQL database and an SQL admin user for it. Then edit my wp-config.php accordingly. I then create a folder respective to the name of my domain. So for example when I install WP, I put it in a subdirectory such as...
/public_html/www_mywebsite1_com/
then all my wordpress files etc live inside there. The WP is fully functional at this point.
When I purchase another domain, I create another respective folder and setup my CPanel to point this new domain there. so for example: /public_html/www_mywebsite2_com/ is the root path of my 2nd domain, and I install WP here and create the SQL user and database etc again.
This process is repeated over and over manually...
What I would like to do is automate the process X times, is this possible?
eg:
1. create X new SQL users
2. create X new SQL databases
3. give each user full perms to their respective database
4. create a new "subfolder" (with a name respective to the domain name) on my host beneath the /public_html/ folder
5. unpack the latest WP files into the "subfolder" created in the last step
6. modify the wp-config.php respective to the above credentials
7... anything else i missed/forogt.
I heard that MU/MultiSite is now integrated into WP, but I looked into this and this only allows 2 types of mass install, 1)subdomain (e.g site1_domain_com and site2_domain_com etc), or 2)subfolder e.g www_domain_com/site1 and www_domain_com/site2 etc. Neither method will do what I need thats why im asking around for a bulk wordpress creator for multi domains (not multi subdomains, or multi subfolders)
Any help guys?
Thanks,
Neil.
When I manually setup WP on my host, I create a SQL database and an SQL admin user for it. Then edit my wp-config.php accordingly. I then create a folder respective to the name of my domain. So for example when I install WP, I put it in a subdirectory such as...
/public_html/www_mywebsite1_com/
then all my wordpress files etc live inside there. The WP is fully functional at this point.
When I purchase another domain, I create another respective folder and setup my CPanel to point this new domain there. so for example: /public_html/www_mywebsite2_com/ is the root path of my 2nd domain, and I install WP here and create the SQL user and database etc again.
This process is repeated over and over manually...
What I would like to do is automate the process X times, is this possible?
eg:
1. create X new SQL users
2. create X new SQL databases
3. give each user full perms to their respective database
4. create a new "subfolder" (with a name respective to the domain name) on my host beneath the /public_html/ folder
5. unpack the latest WP files into the "subfolder" created in the last step
6. modify the wp-config.php respective to the above credentials
7... anything else i missed/forogt.
I heard that MU/MultiSite is now integrated into WP, but I looked into this and this only allows 2 types of mass install, 1)subdomain (e.g site1_domain_com and site2_domain_com etc), or 2)subfolder e.g www_domain_com/site1 and www_domain_com/site2 etc. Neither method will do what I need thats why im asking around for a bulk wordpress creator for multi domains (not multi subdomains, or multi subfolders)
Any help guys?
Thanks,
Neil.