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 […]

Continue Reading…

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.       […]

Continue Reading…

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 […]

Continue Reading…