Had a weird issue with SimpleXML,got a error message when I went to installed plugins,and could not approach plugins anymore.
Be able to solve this issue,by installing php7.0-xml
Code: [Select] followed by a restart service apache
Code: [Select] and after that a reload
Code: [Select]
Be able to solve this issue,by installing php7.0-xml
sudo apt-get install php7.0-xmlsudo service apache2 restartsudo systemctl daemon-reload


