Uzzal Das

Registered
Dec 10, 2015
1
0
1
Bangladesh
cPanel Access Level
Website Owner
I want to install cPanel in centos7. But it shows some error.

Code:
[root@cpanel home]# sh latestVerifying archive integrity... All good.
Uncompressing Cpanel & WHM Installer.....
        ____                  _
    ___|  _ \ __ _ _ __   ___| |
   / __| |_) / _` | '_ \ / _ \ |
  | (__|  __/ (_| | | | |  __/ |
   \___|_|   \__,_|_| |_|\___|_|
  Installer Version v00049 r4acea837e68e6bac6c7d8d61a9d5d6cb8a0640c6

Beginning main installation.
2015-12-11 21:52:27  581 ( INFO): cPanel & WHM installation started at: Fri Dec 11 21:52:27 2015!
2015-12-11 21:52:27  582 ( INFO): This installation will require 20-50 minutes, depending on your hardware.
2015-12-11 21:52:27  583 ( INFO): Now is the time to go get another cup of coffee/jolt.
2015-12-11 21:52:27  584 ( INFO): The install will log to the /var/log/cpanel-install.log file.
2015-12-11 21:52:27  585 ( INFO):
2015-12-11 21:52:27  586 ( INFO): Beginning Installation v3...
2015-12-11 21:52:27  391 ( INFO): CentOS 7 (Linux) detected!
2015-12-11 21:52:27  407 ( INFO): Checking RAM now...
2015-12-11 21:52:27  466 ( INFO): Validating that the system hostname ('cpanel.example.com') is a FQDN...
2015-12-11 21:52:27 1259 (DEBUG):   - ssystem [BEGIN]: /scripts/rdate
open3: exec of /scripts/rdate failed at /home/cPanelInstall/selfgz2865/install line 238.
Removing /root/installer.lock.
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello :)

As mentioned on the referenced thread, please post the output from:

Code:
lsattr /scripts/rdate
stat /scripts/rdate
Thank you.