HostOnNet Blog

Tag Archives: Cpanel

Rebuild php.ini in Cpanel Server

First rename php.ini, so you can copy it back or compare if anything go wrong mv /usr/local/lib/php.ini /usr/local/lib/php.ini.bak.$(date +%m%d%Y%H) Now run /scripts/phpini This will generate new php.ini file.


Can’t login to mail account

On a Cpanel server, a client can’t login to his web mail. I tried to reset his email account password from cpanel. Still web mail do not allow him to login. This error is fixed by running /scripts/fixpop [root@server56]# /scripts/fixpop


Cpanel support only RHEL and CentOS linux

Cpanel is most popular control panel for Linux servers. I used to support many distros. Recently they changed policy to only support CentOS and RHEL Linx distros. They also support FreeBSD, but recommended only for expert users. http://www.cpanel.net/products/cpwhm/cpanel11/sys_requirements.htm It is


easyapache failed to compile apache

Today i upgraded apache on a cpanel server. easyapache failed to compile apache and give the error. Distilled successfully !! Verbose logfile is at ‘/usr/local/cpanel/logs/easy/apache/build.1212771572’ !! !! Ouput from ‘/bin/sh -c “ulimit -a”‘: core file size (blocks, -c) 524288 data


FTP login problem

On Cpanel server, i can’t login to FTP, first i reset the FTP password in WHM, still it is not working. I tried to login with another web site FTP login details, that too not working. I tried to login


SWsoft Acquires Helm Control Panel

I have been using HELM control panel on my Windows servers from start. Today i was moving one of my windows server from ThePlanet to Softlayer. The HELM license used in the server was expired and i was not able


Upgrading Perl on Cpanel Server

Today i upgraded Perl on Cpanel server. The version of perl installed on the server was You can download latest version of Perl from Cpanel web site http://layer1.cpanel.net Latest version of perl available now is http://layer1.cpanel.net/perl588installer.tar.gz So lets download it