Changing Licenses

From TMM Wiki
Jump to navigationJump to search
NATS 3
Troubleshooting
Common Errors
Email_Issues
Auto Login
Emptying Forms
AutoLogin Cookie
CAPTCHA
Changing Licenses
Expired License
Zend License

Sometimes a license update fails and you must manually load your new license. Start by identifying the type of license you have.

License Examples

A Zend License will look similar to the following:

Product-Name =
Registered-To =
Hardware-Locked =
Expires =
Produced-By =
Verification-Code =

An IonCube license will look similar to the following:

EXPIREON= :
RegisteredTo= :

------ LICENSE FILE DATA -------
<lots of seemingly random characters>
--------------------------------

Changing Zend Licenses

To change a Zend license for either a NATS or a CARMA Install:

  1. Locate the ../nats/licenses/nats.zl file (or ../carma/licenses/carma.zl file) on the server
  2. Open the file in a text editor. You can open it on the server directly or by downloading it with FTP first.
  3. Replace the entire contents of the file with the new license and save.
  4. Restart Apache. The server will read the new license.

Changing IonCube Licenses

To change an IonCube license for either a NATS or a CARMA Install:

  1. Locate the ../nats/licenses/nats.txt file (or ../carma/licenses/carma.txt file on the server
  2. Open the file in a text editor. You can open it on the server directly or by downloading it with FTP first.
  3. Replace the entire contents of the file with the new license and save. The server will automatically read the new license.