Finally, this domain is active after have been derelicted since January 2007. Right now, I’m using WordPress as my blog engine. WordPress’ installation is very easy. The steps i have done to make the WordPress engine running on my domain are:
- Open my cpanel page.
- Click MySQL icon.
- Creating database.
- Creating user for database.
- Match the user with the database with All privileges.
- Edit the wp-config-sample.php using database’s name and user’s name and password then rename it to wp-config.php.
- Upload all file into server.
- Open /wp-admin/install.php using Firefox browser on my Ubuntu Linux.
- Follow the directions, just 2 simple steps.
- Okay, you have done it!