サーバー Apacheのエラー[Job for httpd.service failed because the control process exited with error code.]を対策する Webサーバーの設定を変更してApacheを起動しようとしたら、「Job for httpd.service failed because the control process exited with error code. See "s... 2022.09.14 サーバー
サーバー PHPを7.4から8.0にアップグレードする手順(CentOS 7) PHP7.4のセキュリティサポートの期限(終了日:2022年11月28日)が迫ってきたので、PHPのバージョンをPHP8.0に更新します。 ※動作確認環境CentOS Linux 7.9 PHP 8.0へのアップグレード 現在のPHPの情報... 2022.09.13 2022.09.14 サーバー
WordPress オプションのモジュール「intl」をインストールする【WordPress】 WordPressのサイトヘルス画面のおすすめの改善にて、「1つ以上の推奨モジュールが存在しません」と言う項目があり、「オプションのモジュール intl がインストールされていないか、無効化されています。」と表示されている。 早速対策します... 2022.09.08 WordPress