Category: windows

Test Remote MSSQL connection

Simply go anywhere on your computer and create a new text document file and then rename the file with the extension .UDL Now when you open this new file you've created, you will see a SQL connectivity window which will allow you to test remote SQL connections.

change wordpress theme from the database using phpMyadmin

Follow the steps to change/activate WordPress theme from within the database. 1. Log into phpMyAdmin. 2. Click on the wordpress database. 3. Go to the wp_options table. 4. Under the option_name column, locate the template entry. 5. Click Edit next to the template entry. 6. In the option_value column, change the value to the name … Continue reading change wordpress theme from the database using phpMyadmin

disk space for a domain showing incorrect in plesk windows

Connect to the server via RDP and accessed cmd as Run as Administrator 2.  Then execute the following commands to recalculate the statistics of domain.com plesk sbin statistics --calculate-one --domain-name=domain.com "%plesk_bin%"\web_statistics_executor.exe --calculate-domain --domain-name=domain.com --webspace-name=domain.com "%plesk_bin%"\statistics.exe --generate-domain-webstat --domain-name=domain.com

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[])

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

MailEnable: Server Error in ‘/MEWebMail’ Application

To fix this issue, follow the below steps: 1. RDP into the server. 2. Go to %plesk_dir%/Mail servers/Mailenable/Bin 3. Run the “meinstaller.exe” utility 4. Execute option 13 – “Reset IIS virtual directory configuration settings for ASP/ASPX” 5. The installer will prompt for the framework to be set, choose the 2.0 framework in the dropdown menu. … Continue reading MailEnable: Server Error in ‘/MEWebMail’ Application

Getting Error “Error: Inconsistent zone “domain.com”: The NS record “ns1.domain.com” has no address records (A or AAAA). ”

I was getting an error “Error: Inconsistent zone “domain.com”: The NS record “ns1.domain.com” has no address records (A or AAAA). ” while adding a new domain under a reseller in Plesk. This was due to trying to host the remote domain (the registered nameservers hosted remotely) in our server. This can be fixed by adding … Continue reading Getting Error “Error: Inconsistent zone “domain.com”: The NS record “ns1.domain.com” has no address records (A or AAAA). ”

cannot enable mail for an account in plesk windows

The following error was getting generated while trying to enable the mail from mail settings for the account in plesk Error: mailmng failed: MEAOSM.Domain.GetDomain failed at (MailEnable::openDomain line 87) at execute console command –turn-on-domain(vconsoleapp::start line 93) at execute “C:\Program Files (x86)\Plesk\admin\bin\mailmng” –turn-on-domain “–domain-name=example.com”(vconsoleapp::run line 110) (Error code 1) Fix 1. Access the server using RDP … Continue reading cannot enable mail for an account in plesk windows

Error: Could not issue a Let’s Encrypt SSL/TLS certificate for example.com

A Let’s Encrypt certificate installation fails with one of the following error messages: — Error: Could not issue a Let’s Encrypt SSL/TLS certificate for example.com. … Details: Type: urn:ietf:params:acme:error:orderNotReady Status: 403 Detail: Order’s status (“pending”) is not acceptable for finalization Error: Could not issue a Let’s Encrypt SSL/TLS certificate for example.com. Details Invalid response from … Continue reading Error: Could not issue a Let’s Encrypt SSL/TLS certificate for example.com