<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress MU Forums Tag: upgrade</title>
<link>http://mu.wordpress.org/forums/</link>
<description>WordPress MU Forums Tag: upgrade</description>
<language>en</language>
<pubDate>Sat, 25 May 2013 13:22:41 +0000</pubDate>

<item>
<title>thespecialistsa on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101589</link>
<pubDate>Sat, 26 Jun 2010 15:46:43 +0000</pubDate>
<dc:creator>thespecialistsa</dc:creator>
<guid isPermaLink="false">101589@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;DUDE YOUR A ROCK STAR lovewordpress&#60;/p&#62;
&#60;p&#62;It worked for me as well :)
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Upgrading MU - All Blogs Throw a 404, Except Main Blog"</title>
<link>http://mu.wordpress.org/forums/topic/17586#post-101545</link>
<pubDate>Fri, 25 Jun 2010 12:53:38 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">101545@http://mu.wordpress.org/forums/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;I am pretty sure though, I was using the newest mu. &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;The last version of mu was 2.9.2. Then it was rolled into WordPress, which is now at version 3.0.&#60;/p&#62;
&#60;p&#62;So, short version - don't use the download from here. :) (Yes, someone will change that page soon-ish)
&#60;/p&#62;</description>
</item>
<item>
<title>pixelnate on "How to upgrade from WPMU 2.9.2 to WP 3.0"</title>
<link>http://mu.wordpress.org/forums/topic/18385#post-101532</link>
<pubDate>Fri, 25 Jun 2010 05:20:40 +0000</pubDate>
<dc:creator>pixelnate</dc:creator>
<guid isPermaLink="false">101532@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I tried your suggestion for svn installs and this is the output from svn:&#60;/p&#62;
&#60;p&#62;svn: Repository UUID '1a063a9b-81f0-0310-95a4-ce76da25c4cd' doesn't match expected UUID '7be80a69-a1ef-0310-a953-fb0f7c49ff36'&#60;/p&#62;
&#60;p&#62;What am I doing wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>andy10010 on "Upgrading MU - All Blogs Throw a 404, Except Main Blog"</title>
<link>http://mu.wordpress.org/forums/topic/17586#post-101530</link>
<pubDate>Fri, 25 Jun 2010 03:53:35 +0000</pubDate>
<dc:creator>andy10010</dc:creator>
<guid isPermaLink="false">101530@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Thanks Andrea, I'll check those things. I am pretty sure though, I was using the newest mu. Maybe the third time will be the charm.:)
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Upgrading MU - All Blogs Throw a 404, Except Main Blog"</title>
<link>http://mu.wordpress.org/forums/topic/17586#post-101526</link>
<pubDate>Thu, 24 Jun 2010 22:37:55 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">101526@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;- make sure all files got copied over correctly&#60;br /&#62;
- make sure the htaccess file is actually being read by apache&#60;br /&#62;
- make sure you changed that rewrite rule ;)&#60;/p&#62;
&#60;p&#62;How far back did you upgrade from? I was recommending people go up to 2.9.2 first, then hit 3.0.
&#60;/p&#62;</description>
</item>
<item>
<title>andy10010 on "Upgrading MU - All Blogs Throw a 404, Except Main Blog"</title>
<link>http://mu.wordpress.org/forums/topic/17586#post-101520</link>
<pubDate>Thu, 24 Jun 2010 21:35:54 +0000</pubDate>
<dc:creator>andy10010</dc:creator>
<guid isPermaLink="false">101520@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I have a very similar issue. I upgraded from wpmu to 3.0 after backing everything up. I followed the tutorial and installation went smoothly except that all child pages and child blog links are broken. I can get to the main site home page, and backend. Any other page gets a 404 error and wp-admin works nowhere except the main blog. The network is installed and updates with no errors. The only thing that works on the child blogs is the edit button for the quick edit page of Super Admin / sites.&#60;br /&#62;
I have tried to put up a new .htaccess file with no luck. All plugsins were disabled during upgrade.&#60;br /&#62;
Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>lovewordpress on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101368</link>
<pubDate>Tue, 22 Jun 2010 19:57:49 +0000</pubDate>
<dc:creator>lovewordpress</dc:creator>
<guid isPermaLink="false">101368@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;SOLVED! &#60;/p&#62;
&#60;p&#62;There must have been a parameter that was not completed. I called the following URLs directly.&#60;/p&#62;
&#60;p&#62;update-core.php&#60;br /&#62;
upgrade.php?step=upgrade_db&#60;br /&#62;
upgrade.php&#60;/p&#62;
&#60;p&#62;When I called site/wp-admin/upgrade.php I received an message that the DB had been completed.&#60;/p&#62;
&#60;p&#62;After I was redirected to the home page, I called wp-admin and it came up...&#60;/p&#62;
&#60;p&#62;Not sure what the issue is/was but it worked for me.&#60;/p&#62;
&#60;p&#62;Thanks for your help everyone!!!&#60;/p&#62;
&#60;p&#62;[Note: this was after I ran the update from the menu, reconfigured .htaccess, etc.]
&#60;/p&#62;</description>
</item>
<item>
<title>lovewordpress on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101362</link>
<pubDate>Tue, 22 Jun 2010 17:38:45 +0000</pubDate>
<dc:creator>lovewordpress</dc:creator>
<guid isPermaLink="false">101362@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;yes. i looked through those before i turned on debug and didn't see anything...
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101352</link>
<pubDate>Tue, 22 Jun 2010 17:23:47 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">101352@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;The error logs on your server provided by your webhost. If you have cPanel, there's an &#34;Error logs&#34; menu item.&#60;/p&#62;
&#60;p&#62;They are not built by mu.
&#60;/p&#62;</description>
</item>
<item>
<title>lovewordpress on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101338</link>
<pubDate>Tue, 22 Jun 2010 12:37:35 +0000</pubDate>
<dc:creator>lovewordpress</dc:creator>
<guid isPermaLink="false">101338@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;please point me to the error logs in which you refer so i can verify....&#60;/p&#62;
&#60;p&#62;you help is much appreciated! :)
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101325</link>
<pubDate>Mon, 21 Jun 2010 23:16:08 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">101325@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;And you checked the error logs, right?
&#60;/p&#62;</description>
</item>
<item>
<title>lovewordpress on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101320</link>
<pubDate>Mon, 21 Jun 2010 20:38:38 +0000</pubDate>
<dc:creator>lovewordpress</dc:creator>
<guid isPermaLink="false">101320@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;OK, I renamed the mu-plugins and plugins directory under wp-content and it still does not come up at all.&#60;/p&#62;
&#60;p&#62;next possible solution?
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101293</link>
<pubDate>Mon, 21 Jun 2010 15:45:01 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">101293@http://mu.wordpress.org/forums/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;Andrea, I know it's going to be all moot shortly but maybe a Blank Page sticky would be helpful. &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;As long as people will actually read it. ;)
&#60;/p&#62;</description>
</item>
<item>
<title>lovewordpress on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101282</link>
<pubDate>Mon, 21 Jun 2010 14:03:52 +0000</pubDate>
<dc:creator>lovewordpress</dc:creator>
<guid isPermaLink="false">101282@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;thanks tdjcbe... after i rename them and log back in, do i think rename them back? what's the full procedure?
&#60;/p&#62;</description>
</item>
<item>
<title>tdjcbe on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101279</link>
<pubDate>Mon, 21 Jun 2010 13:49:53 +0000</pubDate>
<dc:creator>tdjcbe</dc:creator>
<guid isPermaLink="false">101279@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Rename the plugins and mu-plugins subdirectories.&#60;/p&#62;
&#60;p&#62;Andrea, I know it's going to be all moot shortly but maybe a Blank Page sticky would be helpful.  Considering there are currently 803 threads on the topic. :)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.google.com/search?q=site%3Amu.wordpress.org%2Fforums+blank&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/search?q=site%3Amu.wordpress.org%2Fforums+blank&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>lovewordpress on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101272</link>
<pubDate>Mon, 21 Jun 2010 12:34:12 +0000</pubDate>
<dc:creator>lovewordpress</dc:creator>
<guid isPermaLink="false">101272@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;since i cannot log into the admin area, how can i do this? should i delete all the plugins and the re-upload them? or is there an SQL way of doing it?
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101131</link>
<pubDate>Fri, 18 Jun 2010 21:53:54 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">101131@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Right, but did you turn OFF the plugins? Sometimes error logs don't catch everything. White screens are DEFINTELY php errors though.
&#60;/p&#62;</description>
</item>
<item>
<title>lovewordpress on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101126</link>
<pubDate>Fri, 18 Jun 2010 20:46:30 +0000</pubDate>
<dc:creator>lovewordpress</dc:creator>
<guid isPermaLink="false">101126@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;that's what i initially thought but when i run debug, the hosted websites still come up as normal (with the error logs)... it's only the admin areas which do not result in ANY html....
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101121</link>
<pubDate>Fri, 18 Jun 2010 20:40:37 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">101121@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Disable your plugins, including those in the mu-plugins folder. Most of what you've got there is plugin related.
&#60;/p&#62;</description>
</item>
<item>
<title>lovewordpress on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101120</link>
<pubDate>Fri, 18 Jun 2010 20:13:07 +0000</pubDate>
<dc:creator>lovewordpress</dc:creator>
<guid isPermaLink="false">101120@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I also ran a debug and found these errors. Unfortunately it appears to hang after the following error listed below:&#60;/p&#62;
&#60;p&#62;Warning: include([host]/wp-content/advanced-cache.php) [function.include]: failed to open stream: No such file or directory in [host]/wp-settings.php  on line 60&#60;/p&#62;
&#60;p&#62;Warning: include() [function.include]: Failed opening '[host]/wp-content/advanced-cache.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [host]/wp-settings.php on line 60&#60;/p&#62;
&#60;p&#62;Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in [host]/wp-includes/functions.php on line 3323&#60;/p&#62;
&#60;p&#62;Notice: Undefined index: aioseop_migrate in [host]/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 537&#60;/p&#62;
&#60;p&#62;Notice: Undefined index: aioseop_migrate_options in [host]/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 538&#60;/p&#62;
&#60;p&#62;Notice: Undefined index: aiosp_enabled in [host]/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 688&#60;/p&#62;
&#60;p&#62;Notice: Undefined index: aiosp_enabled in [host]/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 688&#60;/p&#62;
&#60;p&#62;Notice: Undefined index: trackregistration in [host]/wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php on line 617&#60;/p&#62;
&#60;p&#62;Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [host]/wp-settings.php:60) in [host]/wp-content/plugins/si-contact-form/si-contact-form.php on line 940&#60;/p&#62;
&#60;p&#62;Notice: define() was called with an argument that is deprecated since version 3.0! The constant VHOST is deprecated. Use the boolean constant SUBDOMAIN_INSTALL in wp-config.php to enable a subdomain configuration. Use is_subdomain_install() to check whether a subdomain configuration is enabled. in [host]/wp-includes/functions.php on line 3321&#60;/p&#62;
&#60;p&#62;Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in [host]/wp-includes/functions.php on line 3237&#60;/p&#62;
&#60;p&#62;Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in [host]/wp-includes/functions.php on line 3237
&#60;/p&#62;</description>
</item>
<item>
<title>lovewordpress on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101116</link>
<pubDate>Fri, 18 Jun 2010 19:44:21 +0000</pubDate>
<dc:creator>lovewordpress</dc:creator>
<guid isPermaLink="false">101116@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Also, my .htaccess file:&#60;/p&#62;
&#60;p&#62;AddHandler x-httpd-php5 .php&#60;br /&#62;
AddHandler x-httpd-php .php4&#60;/p&#62;
&#60;p&#62;RewriteEngine On&#60;br /&#62;
RewriteBase /&#60;/p&#62;
&#60;p&#62;#uploaded files&#60;br /&#62;
RewriteRule ^(.*/)?files/$ index.php [L]&#60;br /&#62;
RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*&#60;br /&#62;
RewriteRule ^(.*/)?files/(.*) wp-includes/ms-files.php?file=$2 [L]&#60;/p&#62;
&#60;p&#62;# add a trailing slash to /wp-admin&#60;br /&#62;
RewriteCond %{REQUEST_URI} ^.*/wp-admin$&#60;br /&#62;
RewriteRule ^(.+)$ $1/ [R=301,L]&#60;/p&#62;
&#60;p&#62;RewriteCond %{REQUEST_FILENAME} -f [OR]&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} -d&#60;br /&#62;
RewriteRule . - [L]&#60;br /&#62;
RewriteRule  ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]&#60;br /&#62;
RewriteRule  ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]&#60;br /&#62;
RewriteRule . index.php [L]&#60;/p&#62;
&#60;p&#62;&#38;lt;IfModule mod_security.c&#38;gt;&#60;br /&#62;
&#38;lt;Files async-upload.php&#38;gt;&#60;br /&#62;
SecFilterEngine Off&#60;br /&#62;
SecFilterScanPOST Off&#60;br /&#62;
&#38;lt;/Files&#38;gt;&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>lovewordpress on "Upgrade from 2.9.2 to 3.0 - Admin Area Unaccessable"</title>
<link>http://mu.wordpress.org/forums/topic/18412#post-101114</link>
<pubDate>Fri, 18 Jun 2010 19:41:31 +0000</pubDate>
<dc:creator>lovewordpress</dc:creator>
<guid isPermaLink="false">101114@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I used the internal upgrader to move from 2.9.2 to 3.0.&#60;/p&#62;
&#60;p&#62;I did the modifications on .htaccess and wp-config.&#60;/p&#62;
&#60;p&#62;The websites hosted on mu display normally when called and their HTML tag signals that they are running on Wordpress 3.0.&#60;/p&#62;
&#60;p&#62;When I call any mu hosted url with /wp-admin/ I receive a blank page with nothing else.&#60;/p&#62;
&#60;p&#62;Any thoughts on this?
&#60;/p&#62;</description>
</item>
<item>
<title>cwiegman on "Can't upgrade from 2.9.2 to 3.0"</title>
<link>http://mu.wordpress.org/forums/topic/18381#post-101100</link>
<pubDate>Fri, 18 Jun 2010 16:50:26 +0000</pubDate>
<dc:creator>cwiegman</dc:creator>
<guid isPermaLink="false">101100@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I did. it refered to line 353 in wp-settings (which only has 30X lines).
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Can't upgrade from 2.9.2 to 3.0"</title>
<link>http://mu.wordpress.org/forums/topic/18381#post-101083</link>
<pubDate>Fri, 18 Jun 2010 15:19:24 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">101083@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Did you go read that line number in that file and make sure whatever it referenced really exists?
&#60;/p&#62;</description>
</item>
<item>
<title>cwiegman on "Can't upgrade from 2.9.2 to 3.0"</title>
<link>http://mu.wordpress.org/forums/topic/18381#post-101068</link>
<pubDate>Fri, 18 Jun 2010 13:48:27 +0000</pubDate>
<dc:creator>cwiegman</dc:creator>
<guid isPermaLink="false">101068@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;It prevents both frontend and backend pages from rendering. I've tried disabling my MU plugins, but no luck there either.
&#60;/p&#62;</description>
</item>
<item>
<title>husdaman on "How to upgrade from WPMU 2.9.2 to WP 3.0"</title>
<link>http://mu.wordpress.org/forums/topic/18385#post-101051</link>
<pubDate>Fri, 18 Jun 2010 12:57:16 +0000</pubDate>
<dc:creator>husdaman</dc:creator>
<guid isPermaLink="false">101051@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Awesome, this worked well for our 48 school sites.
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Can't upgrade from 2.9.2 to 3.0"</title>
<link>http://mu.wordpress.org/forums/topic/18381#post-101005</link>
<pubDate>Thu, 17 Jun 2010 21:12:52 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">101005@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Plugins?&#60;/p&#62;
&#60;p&#62;Where does it display this? Backend? Frontend? Just this error, or does the rest of the page render?
&#60;/p&#62;</description>
</item>
<item>
<title>PeteMall on "How to upgrade from WPMU 2.9.2 to WP 3.0"</title>
<link>http://mu.wordpress.org/forums/topic/18385#post-101001</link>
<pubDate>Thu, 17 Jun 2010 20:42:24 +0000</pubDate>
<dc:creator>PeteMall</dc:creator>
<guid isPermaLink="false">101001@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;If you have a svn install, you use the following:&#60;br /&#62;
&#60;code&#62;svn sw &#60;a href=&#34;http://core.svn.wordpress.org/tags/3.0/&#34; rel=&#34;nofollow&#34;&#62;http://core.svn.wordpress.org/tags/3.0/&#60;/a&#62; .&#60;/code&#62;&#60;br /&#62;
Then follow the instructions on my post linked above.
&#60;/p&#62;</description>
</item>
<item>
<title>copperblade on "How to upgrade from WPMU 2.9.2 to WP 3.0"</title>
<link>http://mu.wordpress.org/forums/topic/18385#post-101000</link>
<pubDate>Thu, 17 Jun 2010 20:24:55 +0000</pubDate>
<dc:creator>copperblade</dc:creator>
<guid isPermaLink="false">101000@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Thanks, that's exactly what I was looking for!  Actually, if there any notes on how to do this for those that install via subversion it would be nice.  But I think it will be fairly straighforward.
&#60;/p&#62;</description>
</item>
<item>
<title>r-a-y on "How to upgrade from WPMU 2.9.2 to WP 3.0"</title>
<link>http://mu.wordpress.org/forums/topic/18385#post-100999</link>
<pubDate>Thu, 17 Jun 2010 20:01:38 +0000</pubDate>
<dc:creator>r-a-y</dc:creator>
<guid isPermaLink="false">100999@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;For those wanting to upgrade to WP 3.0, check out this tutorial from Pete Mall:&#60;br /&#62;
&#60;a href=&#34;http://developersmind.com/2010/06/17/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/&#34; rel=&#34;nofollow&#34;&#62;http://developersmind.com/2010/06/17/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
