Changes between Version 7 and Version 8 of faq/wordpress/WordPressInstall


Ignore:
Timestamp:
Mar 9, 2011, 11:03:41 PM (14 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/wordpress/WordPressInstall

    v7 v8  
    55This instructional is a modest adaptation of the official [http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install "Famous WordPress 5-Minute Install" guide].
    66
    7  1. [wiki:create_mysql_database Create a MySQL database] or [/newticket contact MFPL support] and request that they kindly create a MySQL database for WordPress on your server, as well as a MySQL user who has all privileges for accessing and modifying it.
     7 1. [wiki:create_mysql_database Create a MySQL database] via the [https://members.mayfirst.org/cp Members Control panel] as well as a MySQL user who has all privileges for accessing and modifying it.
    88 1. Download and unzip the latest WordPress package using one of the following methods:
    99  * (Recommended) If you're more comfortable editing files on your own machine and then uploading them to the server via SFTP, [http://wordpress.org/download/ browse and download] the preferred archive (Zip or Gzip) then extract the archive to a handy location.