diff --git a/readme.html b/readme.html index ed6522fdc4..ba872cf1e9 100644 --- a/readme.html +++ b/readme.html @@ -1,16 +1,20 @@ - + -WordPress—ReadMe +WordPress›ReadMe - -

WordPress
-Version 1.0.1

-

Weblog / News Publishing Tool

-

Requirements - Installation - Template(s) - Query String Usage - XML-RPC (Blogging APIs) - Post Via Email - Notes

-

Requirements:

- -

The link will help promote WordPress and is its only mean of promotion.

-

WordPress is the official continuation of b2, which comes from Michel V. The work has been continued by the WordPress developers. If you would like to support WordPress, please consider donating.

-

This document is currently beta stage, we'll be updating it extensively as WordPress matures. There is also online documentation under development, as well as a wiki.

-

Installation:

-

New users: 5-minute install.

-
    -
  1. Unzip the package in an empty directory.
  2. -
  3. Upload everything. This release is designed to sit in your root folder; i.e, the folder where your WordPress-powered page will reside.
  4. -
  5. (Optional) If you're going to use it, the weblogs.com cache file needs to be writable by the web server. CHMOD 666 the wp-content/link-update-cache.xml file.
  6. -
  7. -

    Point your browser to wp-admin/install-config.php. This will create a configuration file for your installation. You'll need to know your database name, username, password, and host name.

    -

    Alternately, you may open wp-config-sample.php in a text editor and insert your database name, username, password, and host name as indicated in the comments. (Comments are lines that start with /* or //.) Save this file as wp-config.php, and upload it.

    -
  8. -
  9. Launch /wp-admin/install.php in your browser. This should setup the MySQL database for your blog. Note the password given to you. If there is an error, double check your wp-config.php file, and try again. If it fails again, please go to the support forums and make a post with all the information about the failure (error messages, etc), and your setup (the PHP and MySQL versions on your server, and the browser you were using).
  10. -
  11. The install script should then send you to the login page. Sign in with the username "admin" and the password generated during the installation. Then click on the item 'My Profile', and change the password. The login page may also be accessed by going to wp-login.php.
  12. -
-

Some notes:

- - -

Preface for all upgrades:

- - -

Upgrading from any previous WordPress to v1.0.1:

+ +

WordPress
+ Version 1.2

+

Semantic Personal Publishing Platform

+

First Things First

+

Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I'm proud to be a part of. Thousands of hours have gone into WordPress, and we're dedicated to making it better every day. Thank you for making it part of your world.

+

— Matt Mullenweg

+

Online Resources

+

If you have any questions that aren't addressed in this document, please take advantage of WordPress' numerous online resources:

+
+
The WordPress Wiki
+
A wiki is like a web page than anyone can contribute to, and the WordPress wiki documentation has grown rich from the many who have contributed to it. It is usually up-to-date and well-hyperlinked. The only downside is it can be hard to find your way around your first time. Use the search box at the top.
+
The official documentation
+
The documentation on wordpress.org represents the official resources we've made available. Beyond reference, this includes tutorials and guides for doing different things with WordPress. As I write this, it is a little sparse, but we're doing our best to enrich this resource so by the time you read this sentence the docs may be bursting with information.
+
The Development Blog
+
This is where you'll find the latest updates and news related to WordPress. Bookmark and check often.
+
Frequently Asked Questions Blog
+
In addition to the FAQ on the wiki and the main website, there is a new FAQ blog that several members of the documentation team are updating. The FAQ itself is run with WordPress.
+
WordPress Support Forums
+
If you've looked everywhere and still can't find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.
+
WordPress IRC Channel
+
Finally, there is an online chat channel that is used for discussion amoung people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (irc.freenode.net #wordpresss)
+
+

System Recomendations

-

Note on upgrading to v1.0.1:

+

The Apache mod_rewrite is required for some optional functionality.

+

WordPress is the official continuation of b2/cafélog, which came from Michel V. The work has been continued by the WordPress developers. If you would like to support WordPress, please consider donating.

+

Installation: Famous 5-minute install

+
    +
  1. Unzip the package in an empty directory
  2. +
  3. Open up wp-config-sample.php with a text editor like WordPad or similar and fill in your database connection details
  4. +
  5. Save the file as wp-config.php
  6. +
  7. Upload everything.
  8. +
  9. Launch /wp-admin/install.php in your browser. This should setup the tables needed for your blog. If there is an error, double check your wp-config.php file, and try again. If it fails again, please go to the support forums with as much data as you can gather.
  10. +
  11. Note the password given to you.
  12. +
  13. The install script should then send you to the login page. Sign in with the username admin and the password generated during the installation. You can then click on 'Profile' to change the password.
  14. +
+

Upgrading

+

Before you upgrade anything, make sure you have backup copies of any files you may have modified such as index.php.

+

Upgrading from any previous WordPress to 1.2:

+
    +
  1. Upload the new files, and be careful not to overwrite anything important
  2. +
  3. Point your browser to /wp-admin/upgrade.php
  4. +
  5. You wanted more, perhaps? That's it!
  6. +
+

If you are coming from 1.0 or greater, your existing templates should work perfectly. If you are coming from a version earlier than 1.0 you will need to modify your templates slightly. Use the default index.php as your guide.

+

Upgrading from another system

+

WordPress can import from a number of systems. First you need to get WordPress installed and working as described above, then you can run one of the following import scripts: