メインコンテンツへスキップ

Very slow performance on Windows (DP_DATABASE_HOST issue) - ナレッジベース / Deskpro Legacy - Deskpro Support

WARNING: You're browsing documentation for an older version of Deskpro. Consider upgrading to Deskpro Horizon

Very slow performance on Windows (DP_DATABASE_HOST issue)

作成者一覧

If you are hosting Deskpro On-Premise on Windows, you must edit the DP_DATABASE_HOST line config/config.database.php to be:

$DB_CONFIG['host'] = '127.0.0.1';


The default value, 'localhost', will cause very slow performance.

You should have been prompted by the installation wizard to make this change, but if you restore the default config.database.php for any reason, remember to change it again.

Note that you should also use 127.0.0.1 as the domain for users in MySQL.

参考になった 役に立たない

86 人中 41 人がこのページは参考になったと答えました

コメントを追加

コメントを投稿するには、ログインまたは登録が必要です。

パスワードをお忘れですか?