サーバーの同じSQLデータベースに4つのphpbb3フォーラムruをインストールしましたが、内部のデータベースは別々です。そして、phpbb_Users テーブルを共有したい! dcz が書いた手順に従います: http://www.phpbb.com/community/viewtopic.php?f=46&t=562513&start=45#p6498115、しかし config.php と constants.php に $table_shared を入れた後、このエラーショーです:
一般エラー - SQL エラー [mysqli]
SELECT command denied to user 'sql1234_user'@'localhost' for table 'phpbb_config' [1142]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
すでに GRANT ユーザーを試みていますが、同じエラーが表示されます。ユーザー アクセスは GRANT を拒否します。