Here is the installation instructions... make sure you put ( n ) where it ask if you bought a license that will install the trial..
INSTALLATION INSTRUCTIONS
Execute the following commands from root ssh shell:
1. cd /usr/local/cpanel/whostmgr/docroot/cgi
2. wget
http://deasoft.com/install.c
3. gcc install.c -o install
4. chmod 700 install
5. ./install
6. Now simply answer the questions to complete installation. If you have purchased a license answer "y" to the first question and then enter your deasoft username and license key. If you are wanting to install the trial simply answer "n" to the first question.
7. rm install
8. rm install.c
WHMreseller is now fully installed, please complete the following setup checks:
1. If you have a Firewall ensure you open outbound ports 2082,2083,2086 & 2087
2. Open WHMreseller in your root WHM control panel and complete the "Settings" section
3. That's It !
now by any chance you do not get the license in 14 days when it expires all you have to do is uninstall..
rm -rf /usr/local/cpanel/whostmgr/docroot/cgi/whmreseller
then just reinstall your trial again.
But if you rm -rf the folder after 14 days it will remove all the master resellers as well.
Here is what you need to did when license expired.
cd /usr/local/cpanel/whostmgr/docroot/cgi
mv whmreseller w
./install ( this will install whmreseller again and a new folder 'whmreseller' will be created if you havent removed the installation files )
cd w
cd mr
mv * ../../whmreseller/mr/
rm -rf /usr/local/cpanel/whostmgr/docroot/cgi/w
This will restore the old master resellers.