Following is a list of commonly used ports, and it does not include all possible ports that may be opened on a server. CPANEL : cPanel 2082 cPanel – SSL 2083 WHM 2086 WHM – SSL 2087 Webmail 2095 Webmail – SSL 2096 E-MAIL : POP3 110 POP3 […]
Posts by seemab:
Setting Up a Domain Redirect in Your cPanel
You can create the redirect for your domain in your cPanel. In order to do it, Follow the steps: 1. Log in to your cPanel. 2. Go to the “Domains” section and click on “Redirects” option: 3. From drop down menu choose which type of redirect you want to create. Permanent (301) – this divert will upgrade the visitors bookmarks and […]
How to create custom error pages
Sometimes when you are surfing your favourite website nothing you will get but only a white page with the error “404 ERROR” or some others. What’s even more goofy about the error code is that it really doesn’t tell you what the issue is. Generally you’ve been advised that the server cannot discover what you […]
Location of Configuration Files for common opensource scripts
Server admins often need to check configuration files of opensource software’s while providing support. If you are not sure where your configuration file is, check the following list of different scripts to find its location: 4Images Gallery /config.php B2 Evolution /conf/_basic_config.php Boonex Dolphin /inc/header.inc.php Concrete5 /site/config.php Coppermine Photo Gallery /include/config.inc.php Crafty Syntax Live Help […]
cPanel Login
cPanel is a web hosting account management tool available on all Linux hosting plans. You will not have a separate cPanel or separate login credentials for addon, Parked and subdomains, those domains can be accessed by logging in to your main cPanel . Your cPanel login URL is mydomainname.com/cpanel The username and password to log […]
MySQL- Connect Your Database Remotely
For a client programme to be able to get connected with MySQL server,It must use proper connection string,which includes server host name and your database username and password. Some applications such as WordPress, Joomla and WHMCS generally have a default configuration file which you can easily override with your own specific values. Below is the […]
How to Backup and Restore cPanel Account via SSH
It is very necessary to do a backup of your content on regular basis at least once in a week.Cpanel provides great script to make cpanel backup very easy. Commands like pkgacct is largely used for backing up cpanel hosting accounts and restorepkg for restoring cpanel accounts via the SSH. To create the backup of […]
Disable cPHulk from ssh
If you are unable to access your WHM due to cphulk. you may still be able to SSH to your server. Once you are login into your server as a root use the following commands to disable cPHulk: /usr/local/cpanel/etc/init/stopcphulkd /usr/local/cpanel/bin/cphulk_pam_ctl –disable After these steps if cPanel will be restarted, cPhulkd will be on. […]
Handling “access to path is denied” errors in IIS / Plesk
Error: Access to the path ‘C:\Inetpub\vhosts\yourdomainname.com\httpdocs\ProductImages\Matrimonial_Grooms_nothing_8FE9D5F472.jpg’ is denied There can be many reasons for “Error: access to path is denied” but the most common one is the directory where you are trying to upload do not have write permissions. Make sure the folder where you are trying to upload files have the necessary rights to […]
Configure Outlook Express
1- From menu bar, click Tools > Account 2- next click Add > Mail 3- Enter the required info when asked POP3: mail.your-domain.com SMTP: mail.your-domain.com Account Name: email user name (If your hosting is windows-based, please enter complete email address here) Password: your password 4- Click the email account you just created > click servers […]