Setup Blog using Wordpress
Wordpress is a popular opensource publishing engine.
2. upload your server
3. extract tar -xzvf latest.tar.gz4. Create DB for wordpress
5. copy wp-config-sample.php to wp-config.php
6. Browse and install (e.g http://localhost/wordpress/wp-admin/install.php)
For more details www.wordpress.org
Prerequisite
1. Install apache webserver
2. Install MySQL DB server
Steps for installation
1. download latest tar.gz from Wordpress website.2. upload your server
3. extract tar -xzvf latest.tar.gz4. Create DB for wordpress
5. copy wp-config-sample.php to wp-config.php
6. Browse and install (e.g http://localhost/wordpress/wp-admin/install.php)
For more details www.wordpress.org
Comments
Post a Comment