当サイトのプログ(今見て貰っているこのブログ)で運用中のWordPress。そのサイトヘルスチェックで、「オプションのモジュールintlがインストールされていないか、無効化されています」とのコメント。
このままでも、困らない感じなんだけど。サイトヘルスステータスが「良好」でないとスッキリしないので、その必要なモジュールをインストールしました。
当サイトのOS:Ubuntu 20.04.4 LTS
インストールは、以下の1行だけで済みます。
$ sudo apt install php-intl
↓
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
php7.4-intl
The following NEW packages will be installed:
php-intl php7.4-intl
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 128 kB of archives.
After this operation, 542 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
サーバーを再起動させれば有効になっています。
結果、サイトヘルスステータスは