[ERROR] mysqld: Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.

Mysql was crashed and was not starting. Though we ran innodb_force_recovery to up the mysql, there were many issues like core tables were crashed, phpmyadmin was not showing databases, 16 length user character issue and so on. Also while checking mysql_upgrade_info file in the /var/lib/mysql directory, it was showing mysql5.6 though the server was having … Continue reading [ERROR] mysqld: Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.

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

***** FATAL: Failed to download updatenow.static from server: (XID xxmzbe) The system aborted the subprocess “/bin/rpm” (process [asis,ID] “11248”) because it reached the timeout of [quant,_3,second,seconds]

The cPanel update was resulting generating the fatal error ++++ FATAL: Failed to download updatenow.static from server: (XID xxmzbe) The system aborted the subprocess “/bin/rpm” (process [asis,ID] “112486”) because it reached the timeout of [quant,_3,second,seconds] ++++ Tried running mkdir /root/old_rpm_dbs/ mv /var/lib/rpm/__db* /root/old_rpm_dbs/ rpm --rebuilddb But the issue was not fixed. Also ran /scripts/cpanel_rpm_fix but … Continue reading ***** FATAL: Failed to download updatenow.static from server: (XID xxmzbe) The system aborted the subprocess “/bin/rpm” (process [asis,ID] “11248”) because it reached the timeout of [quant,_3,second,seconds]

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

Database getting wiped out and loading sample default page in wordpress

Cause : ThemeGrill Demo Importer < 1.6.3 - Auth Bypass & Database Wipe A critical bug was reported with ThemeGrill Demo Importer plugin. This allows the affected plugin to execute some functions with administrative privileges on the WordPress website. The prerequisite is that there must be a theme installed and activated that was published by … Continue reading Database getting wiped out and loading sample default page in wordpress

Recover mails that are struck in qmail todo folder in an interworx server

Mails were getting struck in the interworx todo queue and the client was bit angry as he was having important mails in the queue. So reinstalling qmail was not an option. The messages was not getting preprossed. [root@bunnytech]# /var/qmail/bin/qmail-qstat messages in queue: 5 messages in queue but not yet preprocessed: 90 The /var/log/send/current log (which … Continue reading Recover mails that are struck in qmail todo folder in an interworx server

Mails struck in qmail todo queue in an Interworx server

Mails were getting struck in qmail mail todo box. Tried to process the mails but was not successful. This can happen permissions, timestamps, or other file attributes of the queue have been modified by something other than qmail programs and you are having issues sending/recieving mail. Additionally, if you are sitting on a large (1000+) … Continue reading Mails struck in qmail todo queue in an Interworx server

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