バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

質問 > 管理機能 > プラグインインストール時のエラーに付きまして

管理機能

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
rabupon
投稿日時: 2023/9/20 16:18
対応状況: 解決済
常連
登録日: 2008/11/14
居住地:
投稿: 67
プラグインインストール時のエラーに付きまして
▼テンプレート
[EC-CUBE] EC-CUBE4.2.2
[レンタルサーバ] Xserver
プラグイン「会員グループ管理プラグイン for EC-CUBE4.2」を
インストールしたら下記のエラーが発生しました。

**************** CustomerGroup42 ****************
<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>
[20.7MiB/1.02s] ./composer.json has been updated
[22.2MiB/1.08s] Running composer update ec-cube/customergroup42 --with-dependencies
[25.3MiB/1.09s] Loading composer repositories with package information
[26.5MiB/2.07s] <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>
[26.8MiB/2.08s] Updating dependencies
[29.1MiB/2.10s] Your requirements could not be resolved to an installable set of packages.
[29.1MiB/2.10s]
Problem 1
- lcobucci/jwt 4.3.0 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.4.1].
- 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.4.1 requires lcobucci/jwt ^3.4.6 || ^4.0.4 -> satisfiable by lcobucci/jwt[4.3.0].
- 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/php74-php.ini
- /opt/php-7.4.33-2/etc/php.d/apcu.ini
- /opt/php-7.4.33-2/etc/php.d/bcmath.ini
- /opt/php-7.4.33-2/etc/php.d/dba.ini
- /opt/php-7.4.33-2/etc/php.d/dom.ini
- /opt/php-7.4.33-2/etc/php.d/gd.ini
- /opt/php-7.4.33-2/etc/php.d/imagick.ini
- /opt/php-7.4.33-2/etc/php.d/imap.ini
- /opt/php-7.4.33-2/etc/php.d/intl.ini
- /opt/php-7.4.33-2/etc/php.d/json.ini
- /opt/php-7.4.33-2/etc/php.d/ldap.ini
- /opt/php-7.4.33-2/etc/php.d/mbstring.ini
- /opt/php-7.4.33-2/etc/php.d/mcrypt.ini
- /opt/php-7.4.33-2/etc/php.d/mysqli.ini
- /opt/php-7.4.33-2/etc/php.d/pdo.ini
- /opt/php-7.4.33-2/etc/php.d/pdo_mysql.ini
- /opt/php-7.4.33-2/etc/php.d/pdo_pgsql.ini
- /opt/php-7.4.33-2/etc/php.d/pdo_sqlite.ini
- /opt/php-7.4.33-2/etc/php.d/pgsql.ini
- /opt/php-7.4.33-2/etc/php.d/soap.ini
- /opt/php-7.4.33-2/etc/php.d/xmlreader.ini
- /opt/php-7.4.33-2/etc/php.d/xmlrpc.ini
- /opt/php-7.4.33-2/etc/php.d/xmlwriter.ini
- /opt/php-7.4.33-2/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.
[29.1MiB/2.10s] <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>
[27.6MiB/2.10s] You can also try re-running composer require with an explicit version constraint, e.g. "composer require ec-cube/CustomerGroup42:*" to figure out if any version is installable, or "composer require ec-cube/CustomerGroup42:^2.1" if you know which you need.
[27.6MiB/2.10s]
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
[27.5MiB/2.10s] Memory usage: 27.51MiB (peak: 29.18MiB), time: 2.1s

{"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[20.7MiB\/1.02s] .\/composer.json has been updated\n[22.2MiB\/1.08s] Running composer update ec-cube\/customergroup42 --with-dependencies\n[25.3MiB\/1.09s] Loading composer repositories with package information\n[26.5MiB\/2.07s] \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[26.8MiB\/2.08s] Updating dependencies\n[29.1MiB\/2.10s] Your requirements could not be resolved to an installable set of packages.\n[29.1MiB\/2.10s] \n Problem 1\n - lcobucci\/jwt 4.3.0 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.4.1].\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.4.1 requires lcobucci\/jwt ^3.4.6 || ^4.0.4 -\u003E satisfiable by lcobucci\/jwt[4.3.0].\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\/php74-php.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/apcu.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/bcmath.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/dba.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/dom.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/gd.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/imagick.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/imap.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/intl.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/json.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/ldap.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/mbstring.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/mcrypt.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/mysqli.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/pdo.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/pdo_mysql.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/pdo_pgsql.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/pdo_sqlite.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/pgsql.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/soap.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/xmlreader.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/xmlrpc.ini\n - \/opt\/php-7.4.33-2\/etc\/php.d\/xmlwriter.ini\n - \/opt\/php-7.4.33-2\/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[29.1MiB\/2.10s] \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[27.6MiB\/2.10s] You can also try re-running composer require with an explicit version constraint, e.g. \u0022composer require ec-cube\/CustomerGroup42:*\u0022 to figure out if any version is installable, or \u0022composer require ec-cube\/CustomerGroup42:^2.1\u0022 if you know which you need.\n[27.6MiB\/2.10s] \nInstallation failed, reverting .\/composer.json and .\/composer.lock to their original content.\n[27.5MiB\/2.10s] Memory usage: 27.51MiB (peak: 29.18MiB), time: 2.1s\n"}



WEBで調べると
「WebAPIプラグインをアンインストールする」と記載があるのですが
「EC-CUBE Web API プラグイン(4.2系)」はインストールボタンが表示さあれ、インストールされていませんでした。

念のため上記のプラグインを一旦インストールして削除しようと思い、インストールをしました。「インストールが完了しました。」とメッセージは表示されるものの、プラグイン一覧画面には「インストール」ボタンが表示されます。

どうやってアンインストールするのでしょうか?
そもそもインストールされていないのでしょうか?
h_tanaka
投稿日時: 2023/9/20 16:57
対応状況: −−−
登録日: 2016/7/22
居住地: 愛媛県
投稿: 1646
Re: プラグインインストール時のエラーに付きまして
.htaccess 内の php_value 指定をコメントアウトしてみてください。


----------------
EC-CUBE 《プラチナ》ランクパートナー
トエビス株式会社 田中 宏典
EC-CUBEの機能やデザインのカスタマイズ承ります。

shinra
投稿日時: 2023/11/15 12:56
対応状況: −−−
一人前
登録日: 2017/9/2
居住地:
投稿: 124
Re: プラグインインストール時のエラーに付きまして
sodium拡張機能が有効な環境じゃないのでエラーが出てるみたいですね
スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


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

統計情報

総メンバー数は89,036名です
総投稿数は110,020件です

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2314
5
umebius
2085
6
yuh
1819
7
h_tanaka
1646
8
red
1570
9
mcontact
1296
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
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.