Home
The Toolkit for Online Communities
15936 Community Members, 0 members online, 2277 visitors today
Log In Register

Forum OpenACS Q&A: Upgrading an existing OpenACS 3.2.4 to 3.2.5

OpenACS Home : Forums : OpenACS Q&A : Upgrading an existing OpenACS 3.2.4 to 3.2.5

Icon of Envelope Request notifications

I'd like to know the recommended steps to upgrading an existing
OpenACS 3.2.4 site to 3.2.5. I created a number of wimpypoint
presentations already and I'd like to preserve them.
+
Posted by Roberto Mello on
Look at the UPGRADING.txt file on the 3.2.5 tarball. It has
instructions on how to do it. AFAICR 3.2.5 has some good fixes on
Wimpy, including a missing function (I think).

If you have modified any of the .tcl files under /wp then you have to
be more careful.

+
Posted by Qris Trotje on
The UPGRADE.txt file says to run this command:
psql -f /web/openacs/www/doc/sql/upgrade-openacs-3.2.4-3.2.5.sql openacs-db
But upgrade-openacs-3.2.4-3.2.5.sql doesn't exist. There's only upgrade-openacs-3.2.2-3.2.4.sql
Where can I get upgrade-openacs-3.2.4-3.2.5.sql ?
+
4: Oops! (response to 1)
Posted by Qris Trotje on
I apologize. I stupidly looked at the wrong place. Doh!