fop2 upgrade -unknown option?
I want to upgrade my fop2 2.11 to 2.20 version.
My license is older than year and I want to buy renewal one, but when i try the command:
/usr/local/fop2/fop2_server --upgrade
I get something like this:
Unknown option: upgrade
Can't listen to port 4445
How to upgrade to newer version?
Please help.
My license is older than year and I want to buy renewal one, but when i try the command:
/usr/local/fop2/fop2_server --upgrade
I get something like this:
Unknown option: upgrade
Can't listen to port 4445
How to upgrade to newer version?
Please help.
Comments
The upgrade option is in the fop2_server version 2.20. So, if you already extracted the fop 2.20 beta, instead of typing "make", type
server/fop2_server --upgrade
You will be able to renew your license and hopefully you will be able to run the "make" command to install 2.20
It is also important to note that you MUST update the fop2admin module for FreePBX if you are using it.
Best regards,
It Does not work at all :-(
I have fop2 ver.2.11. When I try to install fop 2.20 using make command-it stops with message that the license is too old and I should buy renewal and use old install with --upgrade options.
So i did. I have bought an upgrade I have received activation code, but what I should do now?
I can not use "make" and I,m not able to use "-- upgrade" because this is new option for 2.20.
So please be so kind and tell me how to upgrade from 2.11 to 2.20 with license I have bought.
I want to stay with my configuration files or migrate it to 2.20 - how to do this?
I have just told you how to apply the upgrade.. run the fop2_server binary prior running "make". If that fails, please contact me on the live help. I am online right now.
Sorry but it does not work :-(
#server//fop2_server --version
fop2_server version 2.20
#server/fop2_server --upgrade
Flash Operator Panel 2 - No valid license found. Demo Mode
No valid license found
#make
Reactivation failed! (EXPIRED)
Upgrade Aborted. License reactivation failed.
Be sure you have internet access from this server,
and that your code is not older than a year.
If your license has expired, you must renew it in order to upgrade,
but you can still use your current FOP2 version for as long as you want.
If you already bought an upgrade code please run the following command:
server/fop2_server --upgrade
If the upgrade is successful run make again to retry the installation.
Contact us at <!-- e --><a href="mailto:sales@asternic.biz">sales@asternic.biz</a><!-- e --> for more information.
Done!
Ok I see what happens... please try to copy the fop2.lic file over the server directory where you extracted fop2.20
cp /usr/local/fop2/fop2.lic /path/where/you/have/fop220beta/server
and then run
server/fop2_server --upgrade
and if it works, then run "make"
Best regards,
./fop2_server --upgrade
Flash Operator Panel 2 - No valid license found.
You must reactivate your license using --reactivate option.
Demo Mode
No valid license found
# ./fop2_server --reactivate
Reactivation failed! (EXPIRED)
The --revoke option is available since FOP 2.20, If you have a previous version, you must upgrade to 2.20 first before revoking.
If you are being prompted for exten/pass several times, then you are using incorrect credentials. Check that you also upgraded the fop2admin manager module, to check if your user config is being set correctly , run in the command line:
Running the script will do nothing to fix or set your config, it will just display the list of valid users and permissions, and if you have an install problem, it will spit some errors that will help us troubleshooting.
Best regards