バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

プラグイン > バグ報告・利用に関する質問 > プラグインのインストールができません。

バグ報告・利用に関する質問

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
taro0129
投稿日時: 2022/11/29 18:20
対応状況: 確認中
新米
登録日: 2022/11/29
居住地:
投稿: 3
プラグインのインストールができません。
[EC-CUBE] 4.2.0 (新規インストール:レンタルサーバの簡単インストール機能を利用)
[レンタルサーバ] シン・レンタルサーバー(スタンダード)
https://www.shin-server.jp/service/functions.php
[OS] Linux sv3053.wpx.ne.jp 5.4.0-131-generic #147~18.04.1-Ubuntu SMP Sat Oct 15 13:10:18 UTC 2022 x86_64
[PHP] 8.0.25
[データベース] MySQL 10.5.13-MariaDB-log
[WEBサーバ] Linux sv3053.wpx.ne.jp 5.4.0-131-generic #147~18.04.1-Ubuntu SMP Sat Oct 15 13:10:18 UTC 2022 x86_64
[ブラウザ] safari
[導入プラグインの有無] 無し。(デフォルトインストール済みはあり)
[カスタマイズの有無] 無し。
[現象] オーナーズストアからPayPalプラグインをインストールしようとしたところ、以下のようなエラーが出てインストールすることができません。
PayPalプラグイン:https://www.ec-cube.net/products/detail.php?product_id=2571

わかる方がいらっしゃいましたら教えて下さい。何卒よろしくお願いいたします。

**************** PayPalCheckout42 ****************
<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>
[12.3MiB/0.94s] Using version ^3.0 for ec-cube/paypalcheckout42
[12.3MiB/0.95s] ./composer.json has been updated
[14.6MiB/0.98s] Running composer update ec-cube/paypalcheckout42 --with-dependencies
[14.6MiB/1.00s] Loading composer repositories with package information
[15.3MiB/1.86s] <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>
[15.6MiB/1.87s] Updating dependencies
[17.5MiB/1.89s] Your requirements could not be resolved to an installable set of packages.
[17.5MiB/1.89s]
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:
- /etc/php-fpm/php80-php.ini
- /opt/php-8.0.25/etc/php.d/apcu.ini
- /opt/php-8.0.25/etc/php.d/bcmath.ini
- /opt/php-8.0.25/etc/php.d/dba.ini
- /opt/php-8.0.25/etc/php.d/dom.ini
- /opt/php-8.0.25/etc/php.d/gd.ini
- /opt/php-8.0.25/etc/php.d/imagick.ini
- /opt/php-8.0.25/etc/php.d/imap.ini
- /opt/php-8.0.25/etc/php.d/intl.ini
- /opt/php-8.0.25/etc/php.d/ldap.ini
- /opt/php-8.0.25/etc/php.d/mbstring.ini
- /opt/php-8.0.25/etc/php.d/mcrypt.ini
- /opt/php-8.0.25/etc/php.d/mysqli.ini
- /opt/php-8.0.25/etc/php.d/pdo.ini
- /opt/php-8.0.25/etc/php.d/pdo_mysql.ini
- /opt/php-8.0.25/etc/php.d/pdo_pgsql.ini
- /opt/php-8.0.25/etc/php.d/pdo_sqlite.ini
- /opt/php-8.0.25/etc/php.d/pgsql.ini
- /opt/php-8.0.25/etc/php.d/soap.ini
- /opt/php-8.0.25/etc/php.d/xmlreader.ini
- /opt/php-8.0.25/etc/php.d/xmlwriter.ini
- /opt/php-8.0.25/etc/php.d/xsl.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.
[17.5MiB/1.89s] <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>
[16.0MiB/1.89s] You can also try re-running composer require with an explicit version constraint, e.g. "composer require ec-cube/PayPalCheckout42:*" to figure out if any version is installable, or "composer require ec-cube/PayPalCheckout42:^2.1" if you know which you need.
[16.0MiB/1.89s]
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
[15.9MiB/1.89s] Memory usage: 15.92MiB (peak: 17.91MiB), time: 1.89s

{"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[12.3MiB\/0.94s] Using version ^3.0 for ec-cube\/paypalcheckout42\n[12.3MiB\/0.95s] .\/composer.json has been updated\n[14.6MiB\/0.98s] Running composer update ec-cube\/paypalcheckout42 --with-dependencies\n[14.6MiB\/1.00s] Loading composer repositories with package information\n[15.3MiB\/1.86s] \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[15.6MiB\/1.87s] Updating dependencies\n[17.5MiB\/1.89s] Your requirements could not be resolved to an installable set of packages.\n[17.5MiB\/1.89s] \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 - \/etc\/php-fpm\/php80-php.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/apcu.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/bcmath.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/dba.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/dom.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/gd.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/imagick.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/imap.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/intl.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/ldap.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/mbstring.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/mcrypt.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/mysqli.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/pdo.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/pdo_mysql.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/pdo_pgsql.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/pdo_sqlite.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/pgsql.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/soap.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/xmlreader.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/xmlwriter.ini\n - \/opt\/php-8.0.25\/etc\/php.d\/xsl.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[17.5MiB\/1.89s] \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[16.0MiB\/1.89s] You can also try re-running composer require with an explicit version constraint, e.g. \u0022composer require ec-cube\/PayPalCheckout42:*\u0022 to figure out if any version is installable, or \u0022composer require ec-cube\/PayPalCheckout42:^2.1\u0022 if you know which you need.\n[16.0MiB\/1.89s] \nInstallation failed, reverting .\/composer.json and .\/composer.lock to their original content.\n[15.9MiB\/1.89s] Memory usage: 15.92MiB (peak: 17.91MiB), time: 1.89s\n"}
完了


mcontact
投稿日時: 2022/11/29 19:56
対応状況: −−−
登録日: 2022/1/22
居住地:
投稿: 1240
Re: プラグインのインストールができません。
https://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=27093&forum=2&post_id=107100#forumpost107100

こちらのやりとりの通り、API プラグインをアンインストールしてもインストールできないでしょうか?
taro0129
投稿日時: 2022/12/5 12:54
対応状況: 解決済
新米
登録日: 2022/11/29
居住地:
投稿: 3
Re: プラグインのインストールができません。
APIプラグインのアンインストールで解消されました。
ありがとうございました。
スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


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

統計情報

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

投稿数ランキング

1
seasoft
7365
2
468
3217
3
AMUAMU
2712
4
nanasess
2303
5
umebius
2085
6
yuh
1818
7
h_tanaka
1610
8
red
1567
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.