Beenden
  • Globale Community
    • Sprache:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티

How Do I Downgrade to Developer Edition from Standard License - CF 2018

Community-Einsteiger ,
Feb 05, 2019 Feb 05, 2019

I installed a Standard License number to my Development environment to test out features.

Now that I've done this, how do I revert back to Developer Edition?

1.1K
Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines

correct answers 1 richtige Antwort

Community Expert , Feb 05, 2019 Feb 05, 2019

You should be able to do this by going to C:\ColdFusion2810\cfusion\lib\license.properties and changing the entries there as needed. Specifically, replace the sn value with Developer:

sn=Developer

You'll need to stop CF, make your change, then restart it again. Of course, make sure you keep a backup before changing it manually.

Dave Watts, Eidolon LLC

Übersetzen
Community Expert ,
Feb 05, 2019 Feb 05, 2019

You should be able to do this by going to C:\ColdFusion2810\cfusion\lib\license.properties and changing the entries there as needed. Specifically, replace the sn value with Developer:

sn=Developer

You'll need to stop CF, make your change, then restart it again. Of course, make sure you keep a backup before changing it manually.

Dave Watts, Eidolon LLC

Dave Watts, Eidolon LLC
Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Ratgeber ,
Feb 05, 2019 Feb 05, 2019

The license key is stored in the <cfinstallfolder>/cfusion/lib/license.properties file.  Just delete the value that follows "sn=", and restart your server.

-Carl V.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community-Einsteiger ,
Feb 13, 2019 Feb 13, 2019
AKTUELL

Thanks Dave and Carl. I changed it to Developer and restarted the server and it worked. Incidentally, I went back into the properties file and noticed that the line read "sn=". In other words, the "Developer" value was removed.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines