[Amportal-users] Upgrading to Beta

How safe is it to move to the 2.2 beta and what is the process to do
the upgrade?


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users

Post generated using Mail2Forum (http://www.mail2forum.com)

rename or remove old source…and grab the lastest…

cd /usr/src/
rm -rf freepbx
svn co https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk freepbx
(goes on one line)

./install_amp --force-version=2.0.1 (number of whatever the current version u are running goes here)

to stay upto date
cd /usr/src/freepbx
svn update
./install_amp --force-version=2.2.0beta1

and so on…