ja:documentation:pandorafms:technical_annexes:18_php_8

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
ja:documentation:pandorafms:technical_annexes:18_php_8 [2024/04/06 07:39] – [CentOS 7 での PHP 8.0 へのアップデート] junichija:documentation:pandorafms:technical_annexes:18_php_8 [2024/04/06 07:40] (現在) – [Rocky Linux 8/AlmaLinux 8/RHEL 8] junichi
行 224: 行 224:
 </WRAP> </WRAP>
  
-===== Rocky Linux 8/AlmaLinux 8/RHEL 8 ===== 
  
-  * Configure the repositories: 
- 
-  * リポジトリを設定します。 
-<code bash> 
-dnf module reset php -y 
-dnf module enable php:remi-8.0 
- 
-</code> 
- 
-  * Install PHP: 
- 
-  * PHP をインストールします。 
-<code bash> 
-dnf install -y php php-fpm 
- 
-</code> 
- 
-  * Install dependencies: 
- 
-  * 依存ファイルをインストールします。 
-<code bash> 
-dnf install -y \ 
- php-cli php-fpm php-curl php-mysqlnd php-gd php-opcache php-zip \ 
- php-intl php-common php-bcmath php-imap php-imagick php-xmlrpc \ 
- php-json php-readline php-memcached php-redis php-mbstring php-apcu \ 
- php-xml php-dom php-redis php-memcached php-memcache 
- 
-</code> 
- 
-  * Restart php-fpm 
- 
-  * php-ftm を再起動します。 
- 
-<code bash> 
-systemctl restart php-fpm 
-</code> 
- 
- 
-  * Verify the version installed: 
- 
-  * インストールしたバージョンを確認します。 
-<code bash> 
-php --version 
- 
-</code> 
- 
-You will get an answer similar to the following: 
- 
-次のような応答が得られます。 
- 
-<code> 
-PHP 8.0.19 (cli) (built: May 10 2022 08:07:35) ( NTS gcc x86_64 ) 
-Copyright (c) The PHP Group 
-Zend Engine v4.0.19, Copyright (c) Zend Technologies 
- 
-</code> 
  
 [[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] [[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]]
  
  
  • ja/documentation/pandorafms/technical_annexes/18_php_8.1712389198.txt.gz
  • 最終更新: 2024/04/06 07:39
  • by junichi