Inspired by thoughts, Achieved by strength Blog

0

MySQL query failed: Incorrect information in file: ‘./psa/misc.frm’

Sometimes we will get the following error when we triedto access the Plesk control panel.ERROR: PleskMainDBExceptionMySQL query failed:Incorrect information in file: ‘./psa/misc.frm’0: common_func.php3:168db_query(string ‘select param, val from misc’)1: common_func.php3:587get_param(string ‘mysql41_compatible’)2: common_func.php3:484db_set_names()3: common_func.php3:463db_connect_real(string ‘localhost’, string...

0

LINUX COMMANDS

The following commands are frequently used in the server management. du -sch*—-used to show the disk usage of the files and directory in the current directory. time telnet IP 25 —>shows the response time...

1

Downgrade PHP 5.3 to 5.2 in centos 6.

The centos 6 normally comes with php 5.3. You can do the following procedures do downgrade the php version to 5.2. 1. Take the copy of the previous installed rpm to any one of...

0

Horde Error: Unable to get quota

Some times, when we open a horde we will get the following error “Unable to get quota” in the horde page with some yellow colour and you will not any error in the horde...

0

IP changing script

Hi, Consider a scenario, if you have n number of IP address in your server and you want to switch the IP address for every 10 or 5 minutes. You can use the following...

0

Root Login Alert

If you want to enable root login alert for your server then you can do the following procedure. So lets get started! 1. Login to your server and su to root. 2. cd /root...