Posts Tagged ‘webserver’

Installing WordPress in your Web Server

1. Creata a database for wordpress 2. Unzip wordpress 3. locate the wp-config-sample.php and rename it to wp-config.php 4. In wp-config.php, configure your MySQL settings. 5. Once done, compress the wordpress files again. 6. Upload and unzip it to your web host. 7. Run http://yourdomain.com/wp-admin/install.php 8. Congratz! Your wordpress is good to blog.