Here are the steps:-
============
Login to server WHM >> Plugins >> Fantastico De Luxe WHM Admin >> Click here >> Select a version from the drop down menu >> Follow the remaining installation steps, using the default information.
If the Fantastico install option is not available,then we have to download Fantastico manually onto our server.
=========================================
1) Login to the server via ssh
2) Change the folder using the command:
[root@localhost ~]#cd /usr/local/cpanel/whostmgr/docroot/cgi
3) Download the Fantastico install file using the command
[root@localhost ~]#wget http://www.netenberg.com/files/free/fantastico_whm_admin.tgz
4) Extract the install file using the command:
[root@localhost ~]#tar -xzpf fantastico_whm_admin.tgz
5) Remove the install file using the command:
[root@localhost ~]#rm -rf fantastico_whm_admin.tgz
6) Log out of the SSH connection.
7) log back into cPanel.
8)Go through Plugins >> Fantastico De Luxe WHM Admin
9) Continue the install using the above mentioned steps.
========================================