Month: March 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.

How to Check Account Suspension log in Plesk

1. Login to Plesk Administrator Panel 2. Go to Tools & Settings > Action Log > Download Sample log can be in this format. x.x.x.x BunnyUser [2020-03-01 01:51:38] 'Update Domain Status' ('Domain Name': 'example.com' => 'example.com', 'Status': '0' => '64', 'Extended status of domain': 'active' => 'suspended', The status code "0" => "64" clearly shows … Continue reading How to Check Account Suspension log in Plesk