• Hello to everyone,
    I am new in this forum, I am writing beacuse I am setting up my web site were I wouldlike to use this architecture: one load balancer, three same clients with wordpress and one database that store all the data, all on diferent servers. The installation of first client is fine, but when I duplicate it on the second client I wasn’t not able to login and It redirect me on the first one client. I think the problem is on the db tables maybe option_value. How can i fix it? Could Wpmultisites help me?
    Thankyou soo much

Viewing 3 replies - 1 through 3 (of 3 total)
  • WordPress Multisite uses one database for all sites. So that seems to be the best way to go based on what you’ve described. Note that splitting the sites into separate individual WordPress sites may not be easy so be sure what you’re doing is appropriate for the long term.

    Moderator Bet Hannon

    (@bethannon1)

    @menfuius: What does this mean?

    all on diferent servers

    While some VERY large multisites might be split over several servers, I’m wondering if these three sites require that. Or is that a specific use-case requirement?

    In troubleshooting your redirect issue, the first step would be to make sure that you followed all the network installation instructions, which can be a little complex. Check here to make sure you did, especially the parts about editing the htaccess file.

    Thread Starter menfius

    (@menfius)

    Thank you for your replies,
    I give you an example in order to understand better what I am doing, I developed this two clients: client-01 IP Address: 46.101.250.32 and client-02 IP Address: 46.101.131.214, both connected to the same db with the same user. As you can se the second one redirect me in to the first one and I don’t understand why.
    I am using nginx web server and I can’t edit di .htaccess file, I Installed on both wp singol instalation an not multi site.

    Anyway, I’m tring to split wordpress over several servers and build an architecture like this, but whit out gluster:
    https://www.digitalocean.com/community/tutorials/automating-the-deployment-of-a-scalable-wordpress-site

    Do you have any suggestiont?
    Thankyou so much

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multi-clients and one database’ is closed to new replies.