Wordpress Notes - Interspike Codex

Wordpress Notes

Installing Wordpress

  1. Add the domain name and entry to /etc/httpd/conf/httpd.con
  2. Create the directory /var/www/domains/com/domain/www
  3. Install the files using SVN
  4. Create the database
  5. Go through Wordpress setup
  6. Create the awstats file
  7. Install plugins
    1. Stat Press
    2. Wide screen
    3. NextGen

To install Wordpress from the svn repository:

 svn co http://svn.automattic.com/wordpress/tags/x.x.x .

To switch an svn directory:

 svn sw http://svn.automattic.com/wordpress/tags/x.x.x/ .

To learn more:

http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion