cPanel keeps disk space usage of our entire account which contains email accounts, databases,and other features.This space recalculate within every four hours but sometimes it does not work and we are getting incorrect/0MB disk usage in whm/cPanel. […]
Category: Cpanel
How to set permissions on particular folder
Most of software that need to upload files, comes with instruction that ask users to set 777 permissions to upload folder. This is absolutely not needed in mod-suphp . in mod suphp when a PHP file is executed in 777 folder, it will give internal server error. To set correct permissions on all folders within […]
Disk Space Warnings on WHM
Today i was just checking my Cpanel and i got the error message as below: Sorry for the inconvenience! The root partition on this server is running out of disk space. Cpanel operation has been temporarily suspended to prevent something bad from happening. Please ask your system admin to remove any files not in use […]
Reset WordPress password through MD 5
There are several methods to reset WordPress password one we have already discuss previously.Sometimes WordPress built in lost password tool does not work due to some errors, in that situation you can reset your WordPress password directly editing your database through PHPMyAdmin. Let’s see the simple steps to reset your password within seconds and gain […]
Resetting your WordPress Password
If you are managing your WordPress blog then to know how to reset your WordPress password is one of the important step that you should know, so that if your website got hacked or for some reasons if you are not able to access your administrative panel then there is more than one ways to reset […]
Fantastico Error
Fantastico De Luxe is an awesome PHP based web applictaion and an automatic installer which integrates with your cPanel.It given an opportunity to install web applications like WordPress, Joomla, Os commerece and many more directly through your cPanel with a single click even without setting up MySQL databases.It has a better interface with more suitable […]
How to change WordPress theme through PHPMyAdmin
Sometimes when we update our theme/plugins or if we edit some website files site get broken or return with blank page probably it happens due to some outdated theme or plugin and it does not help until we change theme to default. If you are unable to access your admin panel here is an easy […]
Cpanel Ports List
In computer networking, a port is a communication endpoint. At the software level, within an operating system, a port is a logical construct that identifies a specific process or a type of network service. Ports are identified for each protocol and address combination by 16-bit unsigned numbers, commonly known as the port number. A port is always associated with an IP address of […]
Database Backup Using phpMyAdmin
It is very important to do the back up of your content and database if you have your content into a html file you can easily keep a copy into your own PC and keep them safe from crashes.you can do the backup once in every month and its very easy to do it so […]
Disable Directory Browsing on WHM server
One particular common mistake done by many of us is not disable directory browsing its always good to turn off the directory browsing for security reasons.while accessing website visitor always redirect to index page if the index page does not exist server shows the list of files and directories. By default server allows the directory […]