Whm-cpanel

Attracta seo tool with cpanel

Attracta SEO Tools to be Bundled with cPanel Control Panel

cPanel, the leading Web Hosting Control Panel Software provider, announced today at its annual conference that Attracta's Free Search Engine Optimization (SEO) Tools will become a standard feature in future releases. cPanel powers the web hosting industry with its point-and-click software that automates the provisioning and management of websites. The tens  ..


Cpanel scripts and backend files

Cpanel exim and configuration files

Apache /usr/local/apache + bin - apache binaries are stored here - httpd, apachectl, apxs + conf - configuration files - httpd.conf + cgi-bin + domlogs - domain log files are stored here + htdocs + include - header files + libexec - shared object (.so) files are stored here   ..


How to take backup in cpanel

Linux server web site backup

cpanel backup of a site: Login to cpanel -> Select Backups. Select "Generate / Download a Full Backup". Select "Backup Destination"(select "Home Directory"). Give your email address in "Email Address:" textbox. Finally click generate the backup. A mail will be sent when the backup  ..


How to install zend optimizer

What is Zend optimizer?

Installing zend optimizer - The below steps will help you to install the zend optimizer in cpanel server. What is Zend optimizer? Zend optimizer is a plugin to php which allows a server to read zend encoded files as well as serve as a platform. # /scripts/installzendopt The above script will install the  ..


Important script to disable compilers

Stop running compiles

The Most important cpanel script to disable compilers # /scripts/compilers off The above command will disable the cPanel compiles, it will make the compilers in off state in linux server.   ..


How do i set my private name server reseller

Setting private name server

How do I set my private name server Reseller Please follow the below steps for setting up the private name server on the WHM. 1. Login to your WHM account as root. 2. Click on Reseller Cente on the left hand side. 3. Under Edit Reseller Privileges/Nameservers, select the reseller account you want to  ..


Unable to create account

Cant Create a new account

Unable to create account Sometimes in WHM we can't create a new account and all the packages will be displayed in red color. This can be because you would have exceeded the bandwidth limit. Normally the packages will display in green color and when the bandwidth has been exceeded, you won't  ..


Error installing imagick

Fixing unsupported protocol

Fixing "unsupported protocol" Some PEAR installations on PHP 5.2.9 and 5.2.10 seem to be corrupted. When trying to install something, you will get the error: pear.php.net is using a unsupported protocal – This should never happen. install failed This problem comes from corrupted channel files. Go into your PEAR  ..


Install imagemagick and imagick

Pecl install imagick on cpanel server

How to Install ImageMagick and Imagick on Cpanel Server ImageMagick is the application for working with images while the Imagick is a PHP extention to modify/create images using the ImageMagick API. ImageMagick Installation: # cd /usr/local/src/ # wget ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick.tar.gz # tar zxvf ImageMagick.tar.gz # cd ImageMagick-* #  ..


How to install ruby on cpanel

Ruby on Rails

Install Ruby on CPanel Ruby can be easily installed on your WHM cpanel server, if you are using CPanel 11 (the latest version available at this time). Previously, you had to do this using operating system packages or manually from sources. Now, we can just run /scripts/installruby and this will do  ..


Setting private reseller name servers

Private NS for reseller

Setting up Private Reseller Name Servers Learn how to assign reseller accounts with their own private name servers such as ns1 and ns2 for their own clients in WHM. Resellers can also have their own private name servers for their own clients making the server provider more anonymous and the reseller more  ..


Enabling wildcard dns on cpanel servers

How to create Wildcard DNS

Enabling Wildcard DNS on CPanel Servers What is wildcard DNS Pointing all the subdomains to the same homepage of a website is called as wildcard DNS. For example: if you want all the following domain to the single home page. http://www.w3calculator.com http://sub.w3calculator.com http://whatever.w3calculator.com http://anything.w3calculator.com Then you have to use wildcard DNS. For this you must have  ..


How to stop open relay cpanel server

Stop Open Relay on cpanel

Stop Open Relay of Exim Telnet to yourmailserver at port 25 and issue all the following commands: telnet hostname/ip 25 helo client.server.com mail from: xxx@somedomain.com rcpt to: yyy@somedomain.com If you are getting the error “554 : Relay access denied” then the server is not an open Relay If not  ..


Find spammers on cpanel server

Search spammer on cpanel server

Catch Spammers on cPanel Servers Follow the steps given below to catch Spammers sending mails from scripts ( nobody emails ) 1. Edit /etc/exim.conf 2. On the second line add : log_selector = +address_rewrite +all_parents +arguments +connection_reject +delay_delivery +delivery_size +dnslist_defer +incoming_interface +incoming_port +lost_incoming_connection +queue_run +received_sender +received_recipients +retry_defer +sender_on_delivery +size_reject +skip_delivery +smtp_confirmation +smtp_connection +smtp_protocol_error +smtp_syntax_error  ..


How to create ssl via cpanel

Create CSR key using cPanel

How to create ssl via cPanel WebHost Manager is the control center of the CPanel / WebHost Manager package. It is used to set up and manage accounts. Use WHM to generate your CSR and install your issued certificate. First Step: How to generate a CSR key 1.) Click on the Generate an SSL  ..



All rights reserved. © www.w3calculator.com