From: Andrew T. <ajt...@hi...> - 2005-12-19 22:12:45
|
Thanks Katie - looks great! I added a couple of notes (2) below. Andy On 12/19/05, Katie Bechtold <ka...@ho...> wrote: > On Mon, Dec 19, 2005 at 07:55:11AM -0500, Andrew Turner (nilspace) wrote: > > I have been using the RC, and have tested an "upgrade" of a FoF v0.19 > > database and everything looks ok. > > Which method did you use to upgrade? I tried all of them. Specifically I tested the FoF v0.19 database and then ran install.php on it. > I've just added an UPGRADE document to the repository, the contents > of which I'll reproduce here after noting that I've only tested the > third method (OPML export/import): > > > Upgrading from FeedOnFeeds: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > > Here are three different ways to upgrade from FeedOnFeeds > to FeedOnFeeds-Redux. We don't recommend any one method > over another; do what's easiest for you. > > > Option 1: Use Your Existing Database > ------------------------------------ > > Follow the instructions in INSTALL but skip Step 2, where > you would create a new database. In Step 4, when you > edit config.php, use information about your existing > FeedOnFeeds database. (Note: Do not simply copy your > old config.php from FeedOnFeeds to your FeedOnFeeds-Redux > directory; we've added new configuration items in this > file.) > When you first go to your control panel, there will be an "UNKNOWN TYPE" after each feed. This will be fixed after your first "update" is performed. > > Option 2: Use a Copy of Your Existing Database > ---------------------------------------------- > > Make a copy of your existing FeedOnFeeds database: > shell> mysqldump feedonfeeds_db > feedonfeeds_db.sql > Make a new database for FeedOnFeeds-Redux: > mysql> create database fofredux_db; > Copy the schema and data from your FeedOnFeeds database > to your new one: > shell> mysql fofredux_db < feedonfeeds_db.sql > Follow the instructions in INSTALL, skipping Step 2. > > > Option 3: Create a New Database > ------------------------------- > > Follow the instructions in INSTALL. In your old FeedOnFeeds > installation, export your feeds as an OPML file by clicking > on "subscription list as opml" and saving that XML file. Once > you have FeedOnFeeds-Redux set up, import your feeds using > that OPML file at the Add Feeds page. > > > -- > Katie Bechtold http://hoteldetective.org/ > > If all the world's a stage, I want to operate the trap door. > -- Paul Beatty > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |