• Resolved gense

    (@gense)


    In moment of plugin activation a have the issue:
    Fatal error: Uncaught fConnectivityException: Unable to connect to database – hostname not found in […]/wp-content/plugins/wp-testing/vendor/flourish/flourish/fDatabase.php:2058

    MySQL 5.0.12-dev

    • This topic was modified 7 years ago by gense.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    @gense which DB_HOST specified in your config? localhost or something other?

    Thread Starter gense

    (@gense)

    localhost
    /** MySQL hostname */
    define(‘DB_HOST’, ‘localhost:’);

    Plugin Contributor ustimenko

    (@ustimenko)

    No, it’s ‘localhost:’.

    Remove those ‘:’ from the end.

    Thread Starter gense

    (@gense)

    Hm.. removed this colon sign and it works now

    upd: yep, exactly ??
    ok, thanks anyway

    • This reply was modified 7 years ago by gense.
    Plugin Contributor ustimenko

    (@ustimenko)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘500 Fatal error (fDatabase.php: hostname not found)’ is closed to new replies.