差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
ja:documentation:pandorafms:technical_annexes:18_php_8 [2024/10/05 13:24] – [PHP 8.0 へのアップデート] junichi | ja:documentation:pandorafms:technical_annexes:18_php_8 [2025/02/20 02:36] (現在) – [前提条件] junichi | ||
---|---|---|---|
行 9: | 行 9: | ||
===== 前提条件 ===== | ===== 前提条件 ===== | ||
- | * Open a terminal window with the **root** | + | * Open a terminal window with user **root** |
+ | * Verify that version 7.x is installed. | ||
+ | * It is recommended to perform a [[: | ||
- | * **root** ユーザでターミナルウィンドウを開き、次のコマンドを入力します。 | + | * **root** ユーザでターミナルウィンドウを開き、'' |
+ | * バージョン 7.x がインストールされていることを確認します。 | ||
+ | * [[: | ||
- | < | ||
- | |||
- | php --version | ||
- | |||
- | </ | ||
- | |||
- | You will get an answer similar to the following: | ||
- | |||
- | 次のような応答が得られます。 | ||
- | |||
- | < | ||
- | PHP 7.4.29 (cli) (built: Apr 12 2022 10:55:38) ( NTS ) | ||
- | Copyright (c) The PHP Group | ||
- | Zend Engine v3.4.0, Copyright (c) Zend Technologies | ||
- | |||
- | </ | ||
- | |||
- | * Perform a data backup procedure. See " | ||
- | |||
- | * データバックアップ手順を実施します。詳細は、[[: | ||
- | |||
<wrap #ks2 /> | <wrap #ks2 /> | ||
行 92: | 行 75: | ||
</ | </ | ||
+ | |||
+ | <wrap #ks3 /> | ||
===== Ubuntu server 22.04 ===== | ===== Ubuntu server 22.04 ===== | ||
行 136: | 行 121: | ||
</ | </ | ||
- | ===== CentOS 7 ===== | + | [[ja: |
+ | |||
+ | |||
+ | |||
+ | ===== (OBSOLETE) | ||
<WRAP center round info 90%> | <WRAP center round info 90%> | ||
行 149: | 行 138: | ||
</ | </ | ||
+ | |||
+ | <wrap #ks4_1 /> | ||
==== CentOS 7 での PHP 8.0 へのアップデート ==== | ==== CentOS 7 での PHP 8.0 へのアップデート ==== | ||
行 183: | 行 174: | ||
* ウェブサーバの再起動: | * ウェブサーバの再起動: | ||
* インストールバージョンの確認: | * インストールバージョンの確認: | ||
+ | |||
+ | <wrap #ks4_2 /> | ||
==== CentOS 7 での PHP 8.2 へのアップデート ==== | ==== CentOS 7 での PHP 8.2 へのアップデート ==== | ||
行 217: | 行 210: | ||
* ウェブサーバの再起動: | * ウェブサーバの再起動: | ||
* インストールバージョンの確認: | * インストールバージョンの確認: | ||
+ | |||
+ | <wrap #ks5 /> | ||
===== RHEL 7 ===== | ===== RHEL 7 ===== |