Install WordPress on Ubuntu with LAMP
To install WordPress blog system on Ubuntu 6.10 server with LAMP is super easy. Let’s do the following steps to install it. 1) Download WordPress and unzip it. 2) Create a database on my MySQL server. I use Webmin to create it. 3) Rename the wp-config-sample.php file to wp-config.php. 4)Continue Reading