[ad_1]
I’m currently facing an issue with Cerber Security plugin while trying to use multiple WordPress installations with a single database. The problem specifically lies in Cerber not respecting the $table_prefix configuration.
Even though I have defined different table prefixes in the wp-config.php files of each WordPress installation, Cerber continues to use the “cerber_” prefix for all tables in the shared database.
