How to change MySQL root password from WHM?

In this tutorial, you will understand the steps to change the root password of MySQL server from WHM. This tutorial is only applicable to Linux VPS and Dedicated server customers. 1. With root user Login to WHM. 2. Under SQL Services category. Locate and select MySQL Root Password option. 3. At next screen, you’ll have […]

Read More »

How to Fix Error Forcing close of thread 310 user: ‘root’ in MySQL?

Problem Statement MySQL server keeps on shutting down. Error Message C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Forcing close of thread 310 user: ‘root’ Solution You can resolve this issue by increasing maximum connection to MySQL server. Firstly you have Login to MySQL server and navigate to /etc/my.cnf file. Find & increase max_connections value and save the my.conf file. Restart MySQL […]

Read More »

Default Files and Folders in cPanel Account

Following are the list of files and folders in cPanel Account: public_html: To make your website publicly available over the Internet, please upload your web pages and images into this folder. public_html/cgi-bin: CGI Bin directory. public_html/images: It is used to store the images for any webpages you upload. public_ftp: It contains files to be accessible via anonymous FTP. public_ftp/incoming […]

Read More »