バージョン選択

フォーラム

メニュー

オンライン状況

78 人のユーザが現在オンラインです。 (66 人のユーザが フォーラム を参照しています。)
登録ユーザ: 2
ゲスト: 76
tattsu kggh もっと...

サイト内検索

プラグイン > その他 > EccubePaymentLite42のインストールでエラー発生

その他

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
otodesign
投稿日時: 2023/4/28 15:30
対応状況: −−−
新米
登録日: 2023/4/28
居住地:
投稿: 5
EccubePaymentLite42のインストールでエラー発生
お世話になります。
既出かもしれませんが、よろしくお願いいたします。

▼テンプレート
[EC-CUBE] 4.2.0、新規インストール(サーバ側アプリによるインストール)
[レンタルサーバ] J-web jnetstation.com
[OS] Linux srv13.jnetstation.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
[PHP] 使用しているPHPのバージョン
[データベース] MySQL 8.0.30
[WEBサーバ] PHP Version 7.4.19
[ブラウザ] Microsoft edge
[導入プラグインの有無] eccube2
[カスタマイズの有無] なし
[現象] **************** EccubePaymentLite42 ****************
<warning>A script named compile would override a Composer command and has been skipped</warning>
<warning>A script named auto-scripts would override a Composer command and has been skipped</warning>
<warning>A script named installer-scripts would override a Composer command and has been skipped</warning>
[44.7MiB/0.71s] Using version ^4.2 for ec-cube/eccubepaymentlite42
[44.7MiB/0.71s] ./composer.json has been updated
[45.8MiB/0.75s] Running composer update ec-cube/eccubepaymentlite42 --with-dependencies
[49.0MiB/0.76s] Loading composer repositories with package information
[49.9MiB/1.54s] <warning>Dependency ec-cube/plugin-installer is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.</warning>
[50.2MiB/1.55s] Updating dependencies
[52.4MiB/1.56s] Your requirements could not be resolved to an installable set of packages.
[52.4MiB/1.56s]
Problem 1
- lcobucci/jwt 4.2.1 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension.
- league/oauth2-server-bundle v0.3.0 requires league/oauth2-server ^8.3 -> satisfiable by league/oauth2-server[8.3.5].
- ec-cube/api42 4.2.3 requires league/oauth2-server-bundle ^0.3 -> satisfiable by league/oauth2-server-bundle[v0.3.0].
- league/oauth2-server 8.3.5 requires lcobucci/jwt ^3.4.6 || ^4.0.4 -> satisfiable by lcobucci/jwt[4.2.1].
- ec-cube/api42 is locked to version 4.2.3 and an update of this package was not requested.

To enable extensions, verify that they are enabled in your .ini files:
- /var/www/home/sumibisakana.jp/html/shop/php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-sodium` to temporarily ignore these required extensions.
[52.4MiB/1.56s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
[50.9MiB/1.56s] You can also try re-running composer require with an explicit version constraint, e.g. "composer require ec-cube/EccubePaymentLite42:*" to figure out if any version is installable, or "composer require ec-cube/EccubePaymentLite42:^2.1" if you know which you need.
[50.9MiB/1.56s]
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
[50.9MiB/1.56s] Memory usage: 50.88MiB (peak: 52.47MiB), time: 1.56s

{"success":false,"log":"\u003Cwarning\u003EA script named compile would override a Composer command and has been skipped\u003C\/warning\u003E\n\u003Cwarning\u003EA script named auto-scripts would override a Composer command and has been skipped\u003C\/warning\u003E\n\u003Cwarning\u003EA script named installer-scripts would override a Composer command and has been skipped\u003C\/warning\u003E\n[44.7MiB\/0.71s] Using version ^4.2 for ec-cube\/eccubepaymentlite42\n[44.7MiB\/0.71s] .\/composer.json has been updated\n[45.8MiB\/0.75s] Running composer update ec-cube\/eccubepaymentlite42 --with-dependencies\n[49.0MiB\/0.76s] Loading composer repositories with package information\n[49.9MiB\/1.54s] \u003Cwarning\u003EDependency ec-cube\/plugin-installer is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.\u003C\/warning\u003E\n[50.2MiB\/1.55s] Updating dependencies\n[52.4MiB\/1.56s] Your requirements could not be resolved to an installable set of packages.\n[52.4MiB\/1.56s] \n Problem 1\n - lcobucci\/jwt 4.2.1 requires ext-sodium * -\u003E it is missing from your system. Install or enable PHP\u0027s sodium extension.\n - league\/oauth2-server-bundle v0.3.0 requires league\/oauth2-server ^8.3 -\u003E satisfiable by league\/oauth2-server[8.3.5].\n - ec-cube\/api42 4.2.3 requires league\/oauth2-server-bundle ^0.3 -\u003E satisfiable by league\/oauth2-server-bundle[v0.3.0].\n - league\/oauth2-server 8.3.5 requires lcobucci\/jwt ^3.4.6 || ^4.0.4 -\u003E satisfiable by lcobucci\/jwt[4.2.1].\n - ec-cube\/api42 is locked to version 4.2.3 and an update of this package was not requested.\n\nTo enable extensions, verify that they are enabled in your .ini files:\n - \/var\/www\/home\/sumibisakana.jp\/html\/shop\/php.ini\nYou can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.\nAlternatively, you can run Composer with `--ignore-platform-req=ext-sodium` to temporarily ignore these required extensions.\n[52.4MiB\/1.56s] \u003Cwarning\u003ERunning update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.\u003C\/warning\u003E\n[50.9MiB\/1.56s] You can also try re-running composer require with an explicit version constraint, e.g. \u0022composer require ec-cube\/EccubePaymentLite42:*\u0022 to figure out if any version is installable, or \u0022composer require ec-cube\/EccubePaymentLite42:^2.1\u0022 if you know which you need.\n[50.9MiB\/1.56s] \nInstallation failed, reverting .\/composer.json and .\/composer.lock to their original content.\n[50.9MiB\/1.56s] Memory usage: 50.88MiB (peak: 52.47MiB), time: 1.56s\n"}
mcontact
投稿日時: 2023/4/28 16:36
対応状況: −−−
登録日: 2022/1/22
居住地:
投稿: 1240
Re: EccubePaymentLite42のインストールでエラー発生
まったく過去のスレッドにある内容と同じになります。
解決方法もスレッドに記載されている内容と同じです。
https://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=27171&forum=11&post_id=107744#forumpost107744


----------------
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
EC-CUBEインテグレートパートナー【ゴールド】ランク
M&I Works
URL: https://miworks.biz/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

otodesign
投稿日時: 2023/4/29 15:33
対応状況: 解決済
新米
登録日: 2023/4/28
居住地:
投稿: 5
Re: EccubePaymentLite42のインストールでエラー発生
仙人様

ご教示ありがとうございました。
既出である気はしていたのですが、特定プラグイン名では
検索できなかったのでスレ上げさせていただきました。

また、何かございましたらよろしくお願いいたします。
スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は88,290名です
総投稿数は109,689件です

投稿数ランキング

1
seasoft
7365
2
468
3217
3
AMUAMU
2712
4
nanasess
2303
5
umebius
2085
6
yuh
1818
7
h_tanaka
1610
8
red
1568
9
mcontact
1240
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
796
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.