How to install a 1_5_x License Server

July 15, 2011 • Customer Services       
Synopsis

If you are running a very old version of CensorNet (1.4.x or less) this will help you use the new License File

Article

If you are still running a CN 1.4.x or earlier server and you requested an updated license, you will probably find you have been sent a 1.5.x license. This will not work. But you can get over this by installing the 1.5.x license engine now. You should, however, consider migrating as soon as possible.

Log into the CensorNet's command line as root and perform the following actions :

/etc/init.d/olicenseserver stop

cd /opt/olicenseserver

rm *

wget http://www.censornet.com/olicensebits.tgz

tar xvzf olicensebits.tgz

/etc/init.d/olicenseserver start

You should now install the new license you have been sent, which should now work.

Related articles


Last modified on Fri, July 15, 2011 « Back