[cPanel] Internal Server Error after installation

Installing cPanel is very easy, what you need is patience, enough bandwidth and following tutorial described in cPanel Quick Install Guide. But even I have followed the guide carefully and make sure I have make prepation still I can go wrong. Below is quick steps to install cPanel:

  1. Install Minimal CentOS
  2. Create harddrive partition
  3. Deactivate the firewall
  4. Disable SELinux
  5. Ensure your newly-installed OS has the latest updates and patches.
  6. Obtaining a cPanel/WHM License
  7. Begin Installation
    cd /home
    wget -N http://layer1.cpanel.net/latest
    sh latest
    /usr/local/cpanel/cpkeyclt

After 5 hours installation is complete then when I am accessing WHM, this error came up

Internal Server Error
open3: exec of /usr/local/cpanel/whostmgr/bin/whostmgr3 ./initial_setup_wizard1 failed at cpsrvd line 6114

Checking and Googling for about 20 minutes what went wrong, and I saw in forum some people also had this problem and they were suggested to run below command

/scripts/upcp --force

This command will make your cpanel install is updated with latest version by force (replace all file). Detail here.

After running several hours, the script stops and say everything is okay. I went to WHM again and now it working flawlessly :D

SocialTwist Tell-a-Friend

Related posts:

  1. [cPanel] Account Locked Out Error on cPanel Login Brute Force Protection. This account is...
  2. hdd partition for cpanel server Simple Harddisk partition, assume only for vps and have or...
  3. [cPanel] License File Below is several thing to know about about cPanel License...
  4. Fantastico Problem First, Joomla is not listed on Fantastico, tried to update...
  5. PHP with SuPHP on cPanel When you activated SuPHP on cPanel servers, this is the...

Leave a Reply