I was wondering if it is possible to have multiple WordPress websites installed using the same database and database user.
For example, I have site 1 and site 2 - www.site1 and www.site2 respectively. Both will have different content. Can I install both sites to share the same database and database user? Assuming I am unable to create a db and user for each website.
I was wondering if it is possible to have multiple WordPress websites installed using the same database and database user.
For example, I have site 1 and site 2 - www.site1 and www.site2 respectively. Both will have different content. Can I install both sites to share the same database and database user? Assuming I am unable to create a db and user for each website.
Share Improve this question asked Aug 17, 2015 at 6:08 Calvin TCalvin T 11 bronze badge2 Answers
Reset to default 1Yes You can do it.
You use two different prefixes for both sites in database.
You can use WordPress multisite