应该创建对象DOMDocument错误

Tho*_* VB 5 magento magento-2.0

我最近创建了一个Magento的新安装.解压缩包并将其上传到我的网站.在完成安装向导之后,除了css文件等之外都安装了所有内容.我必须运行php bin/magento setup:static-content:deploy for these files.

现在一切正常,但管理页面上的几个菜单项无法访问.我收到以下错误页面:

处理您的请求时出错,

应创建对象DOMDocument.

错误日志记录号:785367817912

我不知道这个错误意味着什么,当我查看错误日志记录号:785367817912我看到以下内容:

a:4:{i:0; s:37:"应该创建对象DOMDocument."; i:1; s:10020:"#0 /home/thomas/domains/thomasvanbeveren.be/public_html/vendor/magento/ framework/View/Element/UiComponent/Config/Reader.php(95):Magento\Framework\View\Element\UiComponent\Config\DomMerger-> getDom()
#1 /home/thomas/domains/thomasvanbeveren.be/public_html/ vendor/magento/module-ui/Model/Manager.php(261):Magento\Framework\View\Element\UiComponent\Config\Reader-> read()
#2 /home/thomas/domains/thomasvanbeveren.be/public_html/ vendor/magento/module-ui/Model/Manager.php(169):Magento\Ui\Model\Manager-> prepare('adminhtml.cache ...')
....等

谁能帮我这个?将不胜感激.