差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |||
| ja:documentation:pandorafms:technical_annexes:upgrade_from_777_to_800 [2026/03/29 12:42] – [(オプション) PHP 8.3 から 8.4 へのアップグレード] junichi | ja:documentation:pandorafms:technical_annexes:upgrade_from_777_to_800 [2026/03/29 12:44] (現在) – [オフラインワープアップデート] junichi | ||
|---|---|---|---|
| 行 105: | 行 105: | ||
| In the <wrap :en>Warp Update → Update offline</ | In the <wrap :en>Warp Update → Update offline</ | ||
| - | <wrap : | + | <wrap : |
| {{: | {{: | ||
| 行 133: | 行 133: | ||
| Download the packages package_777.16.LTS.fms, | Download the packages package_777.16.LTS.fms, | ||
| - | パッケージ package_777.16.LTS.fms、package_800.LTS.fms、およびバージョン pandorafms_server-780NG.800.tar.gz のサーバパッケージをダウンロードしてください。 | + | パッケージ package_777.16.LTS.fms、package_800.LTS.fms、およびバージョン pandorafms_server-780NG.800.tar.gz のサーバパッケージをダウンロードします。 |
| Note: It is possible that, between applying patches, you may need to clear the browser cache if something is not displayed correctly, since large version jumps like 777.3 to 777.15 or to 800 contain many console changes. | Note: It is possible that, between applying patches, you may need to clear the browser cache if something is not displayed correctly, since large version jumps like 777.3 to 777.15 or to 800 contain many console changes. | ||
| 行 151: | 行 151: | ||
| To finish updating the server, one last manual step remains; you must connect via SSH to the Pandora server terminal and perform the following steps: | To finish updating the server, one last manual step remains; you must connect via SSH to the Pandora server terminal and perform the following steps: | ||
| - | サーバのアップデートを完了するには、最後の手動手順が残っています。SSH 経由で Pandora サーバのターミナルに接続し、以下の手順を実行してください。 | + | サーバのアップデートを完了するには、最後の手動手順が残っています。SSH 経由で Pandora サーバのターミナルに接続し、以下の手順を実行します。 |
| Check that the server has updated correctly. To do this, run: | Check that the server has updated correctly. To do this, run: | ||
| - | サーバが正しくアップデートされていることを確認してください。そのためには、次のコマンドを実行してください。 | + | サーバが正しくアップデートされていることを確認してください。そのためには、次のコマンドを実行します。 |
| <code bash> | <code bash> | ||
| 行 173: | 行 173: | ||
| Once you have verified you have the new server, stop the old server with the command: | Once you have verified you have the new server, stop the old server with the command: | ||
| - | 新しいサーバが稼働していることを確認したら、以下のコマンドで古いサーバーを停止してください。 | + | 新しいサーバが稼働していることを確認したら、以下のコマンドで古いサーバーを停止します。 |
| <code bash> | <code bash> | ||
| 行 181: | 行 181: | ||
| Check that the server is stopped with the command: | Check that the server is stopped with the command: | ||
| - | 以下のコマンドでサーバが停止していることを確認してください。 | + | 以下のコマンドでサーバが停止していることを確認します。 |
| <code bash> | <code bash> | ||
| 行 191: | 行 191: | ||
| Start the server and check the status again with the commands: | Start the server and check the status again with the commands: | ||
| - | サーバを起動し、以下のコマンドで再度ステータスを確認してください。 | + | サーバを起動し、以下のコマンドで再度ステータスを確認します。 |
| <code bash> | <code bash> | ||