差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
ja:documentation:pandorafms:technical_annexes:18_php_8 [2024/11/15 23:09] – 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 /> | ||