Linux Sysadmin Blog

Linux Sysadmin Blog header image 2

Install WordPress with Subversion

June 4th, 2008 · No Comments · Installation

To install WordPress with Subversion you need shell access to your server and have Subversion installed. To start, login to your server (shell) and go to directory where you want to install WordPress and execute this command:

svn co http://svn.automattic.com/wordpress/trunk/ .

Copy wp-config-sample.php to wp-config.php. Edit wp-config.php and enter database details. Access your blog url to complete installation.

About admin

has wrote 2 articles on this blog.

Random Posts

Tags:

No Comments so far ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment