The Artima Developer Community
Sponsored Link

Python Buzz Forum
PeopleAggregator v1.2 pre-release 1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Phillip Pearson

Posts: 1083
Nickname: myelin
Registered: Aug, 2003

Phillip Pearson is a Python hacker from New Zealand
PeopleAggregator v1.2 pre-release 1 Posted: Feb 19, 2007 4:46 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Phillip Pearson.
Original Post: PeopleAggregator v1.2 pre-release 1
Feed Title: Second p0st
Feed URL: http://www.myelin.co.nz/post/rss.xml
Feed Description: Tech notes and web hackery from the guy that brought you bzero, Python Community Server, the Blogging Ecosystem and the Internet Topic Exchange
Latest Python Buzz Posts
Latest Python Buzz Posts by Phillip Pearson
Latest Posts From Second p0st

Advertisement

Just a quick note to say that I've just pushed the first EARLY pre-release version of PeopleAggregator 1.2 to the download/update site.

The version string for this one is v1.2pre1. Expect a v1.2pre2 and perhaps a v1.2pre3 over the coming weeks before we come out with the actual v1.2 (and then update the peopleaggregator.net website).

New installation

For a new installation, check out the instructions on update.peopleaggregator.org, the download site. I recommend installing via Subversion if you have a copy, but there are also tarballs and zip files. Don't miss the installation guide (highlighted in yellow, up the top of the page); it's really helpful!

Updating using the built-in update system

Unfortunately, the magnitude of this update (the Subversion XML diff is 25 MB!) seems to be too much for the previous version of the built-in updater, so you'll have to update that before you can update the rest of the system :)

Download this file and save it over the top of your web/update/system_update.php file. Then browse to http://your PA root URL/update/system_update.php and follow the prompts.

Once it's downloaded, click the button to verify the diff, and fix any problems it identifies (usually bad permissions in the filesystem).

Next, click the button that appears, and all the files will be updated. It should give you a detailed list of files changed, followed by (right at the bottom of the very long page) a link to click on to update the database.

Follow that link, and you should get a note saying that the DB has been updated, and a link to go back to the homepage.

If anything broke, contact me using the email link on this page, or mail phil or marc at broadbandmechanics.com (if I don't reply, hassle Marc and he'll tell me to get a move on!) We have a few more pre-releases to go before the real v1.2, and it would be great to know if anyone has trouble updating so I can fix it up before then.

Updating using Subversion

If you're updating with Subversion, just run svn update in your PA root directory (e.g. if your install is in /var/www/pa/web, your PA root directory is /var/www/pa), then php web/update/run_scripts.php.

Comment

Read: PeopleAggregator v1.2 pre-release 1

Topic: Python JSON implementations Previous Topic   Next Topic Topic: Review of Rapid Web Applications with TurboGears

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use