• I’m using the plugin to set up 2 sites

    http://www.aobhc.org
    and
    http://www.actsports.org

    Following the instructions I commented out the following line from wp-config.php

    define('DOMAIN_CURRENT_SITE', 'www.aobhc.org');

    However when visiting actsports.org I received a Database connection error, despite successfully being able to connect with mysql_connect().

    Then visiting aobhc.org it would see the same connection error. GoDaddy is of little help because the host and db connections are all fine.

    Uncommenting the above line in the config file seems to solve the connection error and seems to not have any adverse effect on the sites.

    https://wordpress.org/plugins/wp-multi-network/

  • The topic ‘wp-config.php DOMAIN_CURRENT_SITE still needed?’ is closed to new replies.