Sometimes there are more than one WordPress installation is necessary, but your host might have limited MySQL Database allowance. Well the solution to that problem is having multiple WordPress installation in one database.
You must install WordPress manually in order for this to work. Most one click programs like Fantastic would not let you choose the prefix.
During the installation in your config.php phase, you want to change the prefix “wp_” in order to allow multiple installation. So it can be wpchris_ and the next one can be wpben_ you can use different prefix and use them to create as many installation as you need.
That is all you really need to do. This is also a security measure that you can take even if you don’t have to install multiple installation. By having a prefix, you are making the hacker work more to find out what is the SQL Address before he can hack.
How to execute multisite global search for multisite installations.Anyone please help me .
i want to Installation Multiple WordPress in my Database What is the best hosting company. To applying this can you help me please
Hi, what if I want to share woocommerce data?
For example
Site A is for regular customer.
Site B for stockist and agent.
Do you have any better solution than sharing product /woocommerce database?
What I have now, multisite (subdomain) install.
woocommerce dynamic pricing plugin installed by developer (no update). And quite alot of plugins paid and free.
So it’s outdated and spitting problems and error in log.
Hello,
But if I have the choice (unlimited database allowed), is it better to create a new database for each of my websites or this method is yhe best?
Thank you!!
If you can create multiple database, then it is better to keep each WordPress site on a separate database.
Why? Not disagreeing, just wondering if you have any reasoning behind this opinion.
WordPress by default is designed to have one database per site and having multiple sites on a single database means if there is ever trouble with that single database you’re troubleshooting both a large number of sites and a custom setup.
I want to atach two wordpresses with single user table.
I mean if a user gets registered to one of em he can have excess to both of ’em !
Use WordPress Multi-Site option. That will accomplish what you are looking for.
Wouldn’t the multisite be an overkill if it’s only 5-10 different websites?
Multisite’s functionality would be for connecting the users table, multisite can handle a small number of sites as well as a large number.
its not working , i still facing problem because i need single user to access the whole installation once