by admin | Oct 23, 2015 | cPanel/WHM, MySQL
For someone who upgraded MySQL from versions 5.0.x to something like 5.5.x, this error might be a familiar one : “Cannot load from mysql.proc. The table is probably corrupted” The database activities would not work as expected and hence you will need to...
by admin | Sep 1, 2015 | cPanel/WHM
Even though you have several domains, do you see an empty /etc/userdomains file ? This issue can pop up at times when your disk space gets filled up and the cPanel services malfunction. All you need to do is to update the cPanel domain- config files. This can be done...
by admin | Jul 17, 2015 | Apache, cPanel/WHM
Nginx is a very fast webserver when compared with the default Apache offered by cPanel. Nginx is known for its high performance and low resource consumption. Servers hosting WordPress sites are employing Nginx as it improves the performance. Nginx will work as a front...
by admin | Jul 16, 2015 | cPanel/WHM
Caching mechanisms are always useful to improve the speed and performance of the services being provided. Especially when you have dynamic webpages that are required to be loaded up, caching mechanisms, if enabled can be used to load the pages up quickly without...
by admin | Jul 16, 2015 | Apache, cPanel/WHM
“mod_pagespeed is an open-source Apache module created by Google to help Make the Web Faster by rewriting web pages to reduce latency and bandwidth” – http://modpagespeed.com/ To incorporate this module to your Apache webserver in a cPanel running...
by admin | Jun 23, 2015 | cPanel/WHM
Prior to cPanel & WHM version 11.50, Horde user data was stored in a single server-wide MySQL database. However, in 11.50, cPanel moved these data to individual SQLite database for each cPanel account. Recently, during the upgrade, several users are seeing this...