• Resolved Eric Malalel

    (@teachlynx)


    Hello.
    I would like to know if your plugin works on a WP multisite install.
    To be more specific, I would like to know if it is posible to define a different MySQL database for each site of a WP multisite install.
    In my multisite install, each site is dedicated to one of my customers, and each Customer has its own database with its own users.

    https://wordpress.org/plugins/external-db-auth-reloaded/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Eric Malalel

    (@teachlynx)

    I have installed the plugin and it sounds like it does what I want as I can set different settings for each site of my multisite install.
    SO I decided to test on one site, set up all the parameters, but when I try to login, I get a HTTP 500 error.
    I am quite sure of my MySQL settings. Do I need to install something specific? activate a PHP extension?

    Thread Starter Eric Malalel

    (@teachlynx)

    I discovered there is a log file and digging into it I found this:
    PHP Fatal error: Uncaught exception ‘Exception’ with message ‘could not find driver’ in C:\inetpub\www.mydomain.com\wp-content\plugins\external-db-auth-reloaded\medoo.php
    What change do I need to do to my PHP configuration?

    Plugin Author Joshua Parker

    (@parkerj)

    Which driver are you using? Make sure you have the pdo extension installed or more specifically (i.e. pdo_mysql).

    Thread Starter Eric Malalel

    (@teachlynx)

    Yes, extension pdo_MySQL was not activated in php.ini.
    Done and now works like a charm.
    great plugin, thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘multisite support’ is closed to new replies.