Day: March 5, 2020

The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException at Microsoft.CodeAnalysis.CSharp.CommandLine.Program.Main(System.String[])

While accessing a domain hosted in Plesk Windows , the following error was displayed in the web browser. +++++ Server Error in '/' Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. … Continue reading The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException at Microsoft.CodeAnalysis.CSharp.CommandLine.Program.Main(System.String[])

Fatal error: Uncaught Error: Class ‘DOMDocument’

A Magento website was down with following error. Fatal error: Uncaught Error: Class 'DOMDocument' not found in /home/bunnytech/public_html/vendor/magento/framework/Config/Dom.php:390 Stack trace: #0 /home/bunnytech/public_html/vendor/magento/framework/Config/Dom.php(117): Magento\Framework\Config\Dom->_initDom('<?xml version="...') The issue was that php xml module was not installed/enabled. "DOM/XML" should be in enabled state while accessing the php info page.