About License Key

SOLARS

New Member
We have purchased (Web Call Server 5) years ago, our server will transfer to VM enviroment (Physical-to-Virtual) recently,
should we need to active the product with same license key on vm enviroment again?
Many thanks. :)
 

Max

Administrator
Staff member
Good day.
You should deactivate old instance first if you do not uninstall it
Code:
cd /usr/local/FlashphonerWebCallServer/bin
sudo ./deactivation.sh
Then activate a new instance
Code:
cd /usr/local/FlashphonerWebCallServer/bin
sudo ./activation.sh YOUR-LICENSE-KEY
 

SOLARS

New Member
Good day.
You should deactivate old instance first if you do not uninstall it
Code:
cd /usr/local/FlashphonerWebCallServer/bin
sudo ./deactivation.sh
Then activate a new instance
Code:
cd /usr/local/FlashphonerWebCallServer/bin
sudo ./activation.sh YOUR-LICENSE-KEY
Dear Max,

thank you!
 

giapdz

New Member
Hi Max, if i forgot deactivate before uninstall old instance. Now I can't active a new install with this license key
 
Top