バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

質問 > 管理機能 > さくらサーバーでのインストール後、エラーが発生してひらけない

管理機能

新規スレッドを追加する

スレッド表示 | 古いものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
468
投稿日時: 2020/5/5 21:49
対応状況: −−−
登録日: 2008/10/26
居住地:
投稿: 3217
Re: さくらサーバーでのインストール後、エラーが発生してひらけない
いずれPHP7.4に対応したバージョンが出ると思いますが
しばらくはPHP7.2やPHP7.3で動かしたほうが無難なようです。


----------------
株式会社シロハチ
■ECCUBE2系、3系構築カスタマイズご相談ください。
EC-CUBE3マニュアル
blog

stadsd
投稿日時: 2020/5/5 21:48
対応状況: −−−
新米
登録日: 2019/11/18
居住地:
投稿: 5
Re: さくらサーバーでのインストール後、エラーが発生してひらけない
ほんとだ、、、7.3にしたら稼動しました、、、

本当にありがとうございます
468
投稿日時: 2020/5/5 21:44
対応状況: −−−
登録日: 2008/10/26
居住地:
投稿: 3217
Re: さくらサーバーでのインストール後、エラーが発生してひらけない
7.4だと正常に動作しないかもしれません。


----------------
株式会社シロハチ
■ECCUBE2系、3系構築カスタマイズご相談ください。
EC-CUBE3マニュアル
blog

stadsd
投稿日時: 2020/5/5 21:28
対応状況: −−−
新米
登録日: 2019/11/18
居住地:
投稿: 5
Re: さくらサーバーでのインストール後、エラーが発生してひらけない
ご返信ありがとうございます。

バージョンは7.4.4です。
468
投稿日時: 2020/5/5 21:26
対応状況: −−−
登録日: 2008/10/26
居住地:
投稿: 3217
Re: さくらサーバーでのインストール後、エラーが発生してひらけない
PHPのバージョンが7.4を選択されていたりしていませんか?


----------------
株式会社シロハチ
■ECCUBE2系、3系構築カスタマイズご相談ください。
EC-CUBE3マニュアル
blog

stadsd
投稿日時: 2020/5/5 21:08
対応状況: −−−
新米
登録日: 2019/11/18
居住地:
投稿: 5
さくらサーバーでのインストール後、エラーが発生してひらけない
▼テンプレート
[EC-CUBE] EC-CUBEのバージョン、新規インストールかアップデートか、等
[レンタルサーバ] さくらサーバー
[OS] 使用しているOS名、バージョン
[PHP] 使用しているPHPのバージョン
[データベース] MySQL 5,7
[WEBサーバ] 使用しているWEBサーバ名、バージョン
[ブラウザ] Chrome
[導入プラグインの有無] あれば導入プラグインを記載
[カスタマイズの有無] あればカスタマイズ内容を記載(できるだけ具体的に)
[現象]
以下のようなエラーが発生している。

Whoops, looks like something went wrong.
(1/1) ContextErrorException
Notice: Trying to access array offset on value of type null

in DocParser.php line 1002
at DocParser->Identifier()
in DocParser.php line 687
at DocParser->Annotation()
in DocParser.php line 663
at DocParser->Annotations()
in DocParser.php line 354
at DocParser->parse('/** @MappedSuperclass */', 'class Eccube\\Entity\\AbstractEntity')
in AnnotationReader.php line 405
at AnnotationReader->collectParsingMetadata(object(ReflectionClass))
in AnnotationReader.php line 338
at AnnotationReader->getClassImports(object(ReflectionClass))
in AnnotationReader.php line 218
at AnnotationReader->getClassAnnotations(object(ReflectionClass))
in CachedReader.php line 79
at CachedReader->getClassAnnotations(object(ReflectionClass))
in AnnotationDriver.php line 176
at AnnotationDriver->isTransient('Eccube\\Entity\\AbstractEntity')
in MappingDriverChain.php line 132
at MappingDriverChain->isTransient('Eccube\\Entity\\AbstractEntity')
in AbstractClassMetadataFactory.php line 251
at AbstractClassMetadataFactory->getParentClasses('Eccube\\Entity\\Plugin')
in AbstractClassMetadataFactory.php line 283
at AbstractClassMetadataFactory->loadMetadata('Eccube\\Entity\\Plugin')
in ClassMetadataFactory.php line 78
at ClassMetadataFactory->loadMetadata('Eccube\\Entity\\Plugin')
in AbstractClassMetadataFactory.php line 183
at AbstractClassMetadataFactory->getMetadataFor('Eccube\\Entity\\Plugin')
in EntityManager.php line 283
at EntityManager->getClassMetadata('Eccube\\Entity\\Plugin')
in EntityManager_9a5be93.php line 110
at EntityManager_9a5be93->getClassMetadata('Eccube\\Entity\\Plugin')
in ServiceEntityRepository.php line 39
at ServiceEntityRepository->__construct(object(Registry), 'Eccube\\Entity\\Plugin')
in PluginRepository.php line 29
at PluginRepository->__construct(object(Registry))
in EccubeInstallDebugProjectContainer.php line 2785
at EccubeInstallDebugProjectContainer->getPluginRepositoryService()
in EccubeInstallDebugProjectContainer.php line 2509
at EccubeInstallDebugProjectContainer->getProfilerService()
in EccubeInstallDebugProjectContainer.php line 3827
at EccubeInstallDebugProjectContainer->getProfilerListenerService()
in EccubeInstallDebugProjectContainer.php line 3234
at EccubeInstallDebugProjectContainer->ContainerQ468utv\{closure}()
in EventDispatcher.php line 229
at EventDispatcher->sortListeners('kernel.exception')
in EventDispatcher.php line 61
at EventDispatcher->getListeners('kernel.exception')
in ContainerAwareEventDispatcher.php line 128
at ContainerAwareEventDispatcher->getListeners('kernel.exception')
in TraceableEventDispatcher.php line 262
at TraceableEventDispatcher->preProcess('kernel.exception')
in TraceableEventDispatcher.php line 137
at TraceableEventDispatcher->dispatch('kernel.exception', object(GetResponseForExceptionEvent))
in HttpKernel.php line 228
at HttpKernel->handleException(object(FileLoaderLoadException), object(Request), 1)
in HttpKernel.php line 79
at HttpKernel->handle(object(Request), 1, true)
in Kernel.php line 200
at Kernel->handle(object(Request))
in index.php line 76
スレッド表示 | 古いものから 前のトピック | 次のトピック | トップ


 



ログイン


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

統計情報

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

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2313
5
umebius
2085
6
yuh
1819
7
h_tanaka
1638
8
red
1570
9
mcontact
1285
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.