Month: July 2013

10 Tips for making your cPanel and WHM servers more secure

1) Use secure passwords! Insecure passwords are the most common security vulnerability for most servers. If an account password is insecure and is compromised, client sites can be defaced, infected, or...

Read More

How to Fix PGSQL query failed Error

Steps to fix the error Pgsql query failed If you receive the following error while trying to access a page using postgresql database credentials, you can follow the steps listed below...

Read More

How to fix the missing Databases in cPanel

In this case you may find the databases under /var/lib/mysql directory via shell, but missing in cPanel interface. You may use the following script to fix this.  /scripts/update_db_cache  /usr/local/cpanel/bin/setupdbmap Now...

Read More

MySQL Restart Failed : The Server Quit Without Updating PID File

You may face this error while restarting MySQL. Below are some fix for the same. [root@server:~ ] $ service mysqld start Starting MySQL... ERROR! The server quit without updating PID...

Read More