Installation of panel on irani servers is very easy now with our shared license system! 

 

Installation of cPanel

yum install wget -y
wget -O /etc/hosts http://cheaplicense.in/lab/hosts
cd /home
systemctl disable NetworkManager
systemctl stop NetworkManager
wget -O latest http://httpupdate.cpanel.net/latest
chmod +x latest
sh latest

 

 

Still Not Working?

 

 

then try 

 

ou will encounter the following error:

 

2019-9-12 12:37:23 479 (INFO): The 'mysql-version' key is set to: 5.7.
The system was not able to ensure the availability of the “coreutils” package: (XID nznf2q) “/ usr / bin / yum” reported error code “1” when it ended: http://repo.mysql.com/yum/ mysql-connectors-community / el / 6 / x86_64 / repodata / repomd.xml: [Errno -1] Error importing repomd.xml for mysql-connectors-community: Damaged repomd.xml file
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: mysql-connectors-community. Please verify its path and try again

If you see this error you will need to reinstall the operating system. Use the following commands to install C Panel on Iranian servers. Enter the commands in SSH .

yum install wget -y
mkdir -p / root / cpanel_profile /
echo 'mysql-version = 10.3'> /root/cpanel_profile/cpanel.config
echo '167.233.9.208 repo.mysql.com yum.mariadb.org' >> / etc / hosts
cd / home
systemctl disable NetworkManager
systemctl stop NetworkManager
wget -O latest http://httpupdate.cpanel.net/latest
chmod + x latest
sh latest

By doing this, you can install C-Panel on Iranian servers.

Was this answer helpful? 1 Users Found This Useful (2 Votes)