How to upgarde/downgrade a package in whm panel
1. Login to whm apnel 2. Search for List accounts and click it >> you get the list of accounta hosted in that panel 3. Choose a particular account there you will get an option as Package in that click the book mark. 4. it will list the packages created in that panel >> select […]
Procedure to change database password in cpanel
1. Login to cpanel using url : http://domainname/cpanel 2.clcik on mysql database >> Select the database for which yo need to change the password >> change password. 3.Now the password is sucessfully changed.
Installing PostgreSQL on whm/cpanel
1.Install the latest version of the cpanel. 2.Log into the server using the root 3.If you have already installed the Postgresql means,take the backup of the database. 4.If you do not wish to move the database,then move the database to some other directory,using the command mv /var/lib/pgsql /var/lib/pqsql.old 5.To install the postgresql using the command […]
WebServer 404 403 Error Code And There explantaion
Generally. the HTTP error 403 – Forbidden means that access to the file/folder trying to open has been denied, or misconfiguration. No default directory index page is present. Upload Index.html or Index.htm file Limit access to a web domain’s directory by removing the You don’t have permission to access /cgi-bin/ on this server. Additionally, a […]