vagrant - Missing DOMDocument in PHP on virtual machine -


i've vagrant box ( scotch box ) , updated php 7 in vagrant ssh, i'm missing domdocument class.

sudo apt-get install php7.0-xml  sudo apt-get install php-xml 

commands installs module can't see php -m. necessary recompile php?

i using wrong command, sudo apt-get install php7.0-dom installed module correctly. sudo apt-get install php7.0-xml wrong package, in fact don't link between two.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -