2

After installed Magento 2.3.3, I try login Admin account and have this issue:

enter image description here

I use Magento 2.3.3 and PHP 7.3.13.

Any help would be appreciated!

Partab Saifuddin Zakir
1,3021 gold badge21 silver badges47 bronze badges
asked Dec 17, 2019 at 7:53

2 Answers 2

4

I'm also getting the same error, I did resolved it by installing phar by executing apt-get install php-phar

answered Dec 17, 2019 at 12:46
1
  • 1
    Thank you for your help! Commented Dec 19, 2019 at 12:39
3

Run This Command :-

composer update

After you ran the above command, you can run the command:

php bin/magento setup:upgrade
answered Dec 17, 2019 at 9:03
3
  • Thank you! I can run composer update. Do you have any idea prntscr.com/qbxtcs? Commented Dec 17, 2019 at 9:28
  • apt-get install php-phar Commented Dec 17, 2019 at 13:36
  • Thank you for your help! Commented Dec 19, 2019 at 12:39

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.