From 82b503f5e77c4325b37ff0f992bf045eaea7e0b7 Mon Sep 17 00:00:00 2001
From: saxmatt
Date: Fri, 23 May 2003 16:19:27 +0000
Subject: [PATCH] Typo, b2 upgrade instructions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@64 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
readme.html | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)
diff --git a/readme.html b/readme.html
index 4a184c830c..4163bdbbc1 100644
--- a/readme.html
+++ b/readme.html
@@ -42,7 +42,7 @@ ul, ol { margin: 0px; padding: 0px; padding-left: 20px; padding-top: 5px; paddin
via email - notes
Requirements:
- - PHP4 (version 4.0.5 or higher)
+ - PHP4 (version 4.0.6 or higher)
- MySQL (version 3.23.23 or higher)
- Perl (optional - only for the spellchecker)
- ... and a link to http://wordpress.org
@@ -91,9 +91,23 @@ ul, ol { margin: 0px; padding: 0px; padding-left: 20px; padding-top: 5px; paddin
it will work too ;)
Users upgrading from b2 v0.6.1 to WordPress v0.7:
-
- - Coming soon! :)
-
+
+ - All you really have to do is replace all the files with newer
+ versions and run b2-2-wp.php
+ and you should be ready to go.
+ - If you're using an older version of b2, it's probably a good idea
+ to upgrade to at least .6.1 before making the leap to WordPress.
+ - The templates are so much better, and there is so much more going
+ on than before it's probably worth it to start from scratch and work
+ back to your design.
+ - You can keeep your
b2config.php
file if you want to,
+ but it is very important that you take the last few
+ lines from the WordPress and add those in, otherwise, nothing will work.
+ - WordPress issues should be discussed in our support
+ forums.
+ - Back up your database before you do anything. Yes,
+ you. Right now.
+
Template(s):
First notes:
- Enclosed is an example of a template, in the file b2.php. You can