Magento 2.2.7 - PHP Fatal error: Uncaught Error: Class 'DOMDocument' NGINXWhite admin login screen on magento 2Magento 2 not working on apache2, php7 and ubuntuError after running compile and upgrade cmd lineFatal error: Uncaught Error: Class 'Cli' not foundMagento Module creation gives errorMagento 2.2 Fatal error: Uncaught ReflectionException: errorFatal error: Uncaught RuntimeException:Uncaught RuntimeException: Can't create directoryMagento2: Fatal error: Uncaught Error: Cannot instantiate interfacePHP Fatal error: Uncaught TypeError: Argument 1 passed to Magento\Framework\Data\Collection\AbstractDb::setConnection() must implement interface
Noun clause (singular all the time?)
What does the "ep" capability mean?
Packing rectangles: Does rotation ever help?
Please, smoke with good manners
How to verbalise code in Mathematica?
How do I reattach a shelf to the wall when it ripped out of the wall?
Repelling Blast: Must targets always be pushed back?
What route did the Hindenburg take when traveling from Germany to the U.S.?
Why is it that the natural deduction method can't test for invalidity?
What's the polite way to say "I need to urinate"?
Apply MapThread to all but one variable
Do I have an "anti-research" personality?
How would one muzzle a full grown polar bear in the 13th century?
Why do Computer Science majors learn Calculus?
How to type a section sign (§) into the Minecraft client
How to pronounce 'C++' in Spanish
What happened to Captain America in Endgame?
Why does processed meat contain preservatives, while canned fish needs not?
What do the phrase "Reeyan's seacrest" and the word "fraggle" mean in a sketch?
Is it possible to determine the symmetric encryption method used by output size?
How to reduce LED flash rate (frequency)
Is there a way to get a compiler for the original B programming language?
Can someone publish a story that happened to you?
Error message with tabularx
Magento 2.2.7 - PHP Fatal error: Uncaught Error: Class 'DOMDocument' NGINX
White admin login screen on magento 2Magento 2 not working on apache2, php7 and ubuntuError after running compile and upgrade cmd lineFatal error: Uncaught Error: Class 'Cli' not foundMagento Module creation gives errorMagento 2.2 Fatal error: Uncaught ReflectionException: errorFatal error: Uncaught RuntimeException:Uncaught RuntimeException: Can't create directoryMagento2: Fatal error: Uncaught Error: Cannot instantiate interfacePHP Fatal error: Uncaught TypeError: Argument 1 passed to Magento\Framework\Data\Collection\AbstractDb::setConnection() must implement interface
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Hello as you can see in the title:
- I have nginx installed
- PHP 7.1
- Installed PHP-XML
- Installed PHP-DOM
But still getting this problem when i for example want to clear cache.
pelase Help
PHP Fatal error: Uncaught Error: Class 'DOMDocument' not found in /var/www/magento/vendor/magento/framework/Config/Dom.php:384
Stack trace:
#0 /var/www/magento/vendor/magento/framework/Config/Dom.php(115): MagentoFrameworkConfigDom->_initDom('__construct('_createConfigMerger('Magento\Framewo...', '_readFiles(Object(MagentoFrameworkConfigFileIterator))
#4 /var/www/magento/vendor/magento/framework/App/ObjectManagerFactory.php(275): MagentoFrameworkConfigReaderFilesystem->read('primary')
#5 /var/www/magento/vend in /var/www/magento/vendor/magento/framework/Config/Dom.php on line 384
magento2 php nginx php-7.1
New contributor
add a comment |
Hello as you can see in the title:
- I have nginx installed
- PHP 7.1
- Installed PHP-XML
- Installed PHP-DOM
But still getting this problem when i for example want to clear cache.
pelase Help
PHP Fatal error: Uncaught Error: Class 'DOMDocument' not found in /var/www/magento/vendor/magento/framework/Config/Dom.php:384
Stack trace:
#0 /var/www/magento/vendor/magento/framework/Config/Dom.php(115): MagentoFrameworkConfigDom->_initDom('__construct('_createConfigMerger('Magento\Framewo...', '_readFiles(Object(MagentoFrameworkConfigFileIterator))
#4 /var/www/magento/vendor/magento/framework/App/ObjectManagerFactory.php(275): MagentoFrameworkConfigReaderFilesystem->read('primary')
#5 /var/www/magento/vend in /var/www/magento/vendor/magento/framework/Config/Dom.php on line 384
magento2 php nginx php-7.1
New contributor
You have to install the php-dom module on your system..
– Aaditya
Apr 24 at 5:20
apt-get install php-xml
– Aaditya
Apr 24 at 5:20
And restart your server: service apache2 restart
– Aaditya
Apr 24 at 5:20
add a comment |
Hello as you can see in the title:
- I have nginx installed
- PHP 7.1
- Installed PHP-XML
- Installed PHP-DOM
But still getting this problem when i for example want to clear cache.
pelase Help
PHP Fatal error: Uncaught Error: Class 'DOMDocument' not found in /var/www/magento/vendor/magento/framework/Config/Dom.php:384
Stack trace:
#0 /var/www/magento/vendor/magento/framework/Config/Dom.php(115): MagentoFrameworkConfigDom->_initDom('__construct('_createConfigMerger('Magento\Framewo...', '_readFiles(Object(MagentoFrameworkConfigFileIterator))
#4 /var/www/magento/vendor/magento/framework/App/ObjectManagerFactory.php(275): MagentoFrameworkConfigReaderFilesystem->read('primary')
#5 /var/www/magento/vend in /var/www/magento/vendor/magento/framework/Config/Dom.php on line 384
magento2 php nginx php-7.1
New contributor
Hello as you can see in the title:
- I have nginx installed
- PHP 7.1
- Installed PHP-XML
- Installed PHP-DOM
But still getting this problem when i for example want to clear cache.
pelase Help
PHP Fatal error: Uncaught Error: Class 'DOMDocument' not found in /var/www/magento/vendor/magento/framework/Config/Dom.php:384
Stack trace:
#0 /var/www/magento/vendor/magento/framework/Config/Dom.php(115): MagentoFrameworkConfigDom->_initDom('__construct('_createConfigMerger('Magento\Framewo...', '_readFiles(Object(MagentoFrameworkConfigFileIterator))
#4 /var/www/magento/vendor/magento/framework/App/ObjectManagerFactory.php(275): MagentoFrameworkConfigReaderFilesystem->read('primary')
#5 /var/www/magento/vend in /var/www/magento/vendor/magento/framework/Config/Dom.php on line 384
magento2 php nginx php-7.1
magento2 php nginx php-7.1
New contributor
New contributor
New contributor
asked Apr 23 at 21:44
Make UPMake UP
384
384
New contributor
New contributor
You have to install the php-dom module on your system..
– Aaditya
Apr 24 at 5:20
apt-get install php-xml
– Aaditya
Apr 24 at 5:20
And restart your server: service apache2 restart
– Aaditya
Apr 24 at 5:20
add a comment |
You have to install the php-dom module on your system..
– Aaditya
Apr 24 at 5:20
apt-get install php-xml
– Aaditya
Apr 24 at 5:20
And restart your server: service apache2 restart
– Aaditya
Apr 24 at 5:20
You have to install the php-dom module on your system..
– Aaditya
Apr 24 at 5:20
You have to install the php-dom module on your system..
– Aaditya
Apr 24 at 5:20
apt-get install php-xml
– Aaditya
Apr 24 at 5:20
apt-get install php-xml
– Aaditya
Apr 24 at 5:20
And restart your server: service apache2 restart
– Aaditya
Apr 24 at 5:20
And restart your server: service apache2 restart
– Aaditya
Apr 24 at 5:20
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Make UP is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f271151%2fmagento-2-2-7-php-fatal-error-uncaught-error-class-domdocument-nginx%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Make UP is a new contributor. Be nice, and check out our Code of Conduct.
Make UP is a new contributor. Be nice, and check out our Code of Conduct.
Make UP is a new contributor. Be nice, and check out our Code of Conduct.
Make UP is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f271151%2fmagento-2-2-7-php-fatal-error-uncaught-error-class-domdocument-nginx%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You have to install the php-dom module on your system..
– Aaditya
Apr 24 at 5:20
apt-get install php-xml
– Aaditya
Apr 24 at 5:20
And restart your server: service apache2 restart
– Aaditya
Apr 24 at 5:20