• Resolved nywebconsulting

    (@nywebconsulting)


    When I enable full WAF mode, I receive an error that the firewall is unable to connect to the database. I downloaded and ran the wp-db debug script and I can see the correct host, db user and password but the connection still fails.

    I am running on a hosted MySQL platform which enforces an SSL connection to the db. To enable this in WP, the following needs to be added to the wp-config:
    define(‘MYSQL_CLIENT_FLAGS’, MYSQLI_CLIENT_SSL);

    Is this not supported by Ninja Firewall and the reason the DB connection fails?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Support for MySQL SSL?’ is closed to new replies.