Produkter som denne artikel gælder for:
- TS-109
- TS-109 II
- TS-109 Pro
- TS-109 Pro II
- TS-209
- TS-209 II
- TS-209 Pro
- TS-209 Pro II
- TS-409
- TS-409 Pro
- TS-509 Pro
WordPress Installation via QPKG
What is WordPress? WordPress is a free, open-source personal publishing system that allows you to easily create a complex blog, or web log, on your site. Written in PHP and supported by a MySQL database, WordPress offers intuitive administrative tools and sophisticated design features that make it easy to develop and integrate a personal or professional blog on your site.
Below's taken from the official WordPress site: WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on hundreds of thousands of sites and seen by tens of millions of people every day. (Taken from the official WordPress website, to see the completed introduction, please visit http://wordpress.org/about/)
Create a database for WordPress in phpMyAdmin Prior to installing WordPress, we have to create a new database for it. Go to the built-in phpMyAdmin page http://NAS-IP-Adress/phpMyAdmin/ and enter the user name and password to login. You can also select your preferred language.

Once in, enter the name 'WordPress' in the field says 'Create new database', then click on 'Create' button. That's it.

Install WordPress via QPKG Go to 'System Tools' -> 'QPKG' and click 'Get QPKG' to get a list of currently available software packages. Click on the link to download the WordPress.zip file.

Once downloaded first unzip the file archive then go to 'System Tools' -> 'System Update' and install the WordPress.qpkg file the same way as if you were updating the system firmware.

Upon successfully installation you should see an entry in your QPKG page like below.

Starting the web installation If this is your first time installing WordPress, you will see the message below after clicking on the 'Web Page' link from the QPKG page. Just click 'Create a Configuration File' to go to the next step.

From the previous step we've gathered database information for installing WordPress, simply click on the button 'Let's go!' to go to the next step.

Enter the information for your MySQL database server and click on the 'Submit' button.

Next type in your blog title for your first blog and your email address. The checkbox underneath is to specify whether or not you wish your blog to appear in the search results of Google or Technorati. Now it looks like we've got all the details required to start the installation. Click on 'Install WordPress' to start the actual installation.

Upon successful installation you should arrive this page as shown below. Please note that WordPress will create a default administration account and password for you to log in for the very first time. Do not forget to write it down. Next, we can log in to WordPress by clicking on 'Log In'.

Input the default administrator username "admin" and the password you've just written down then click on 'Login' button.

Once in your will be first taken to the administration backend where most of the settings and the configurations can be changed and made there. The first thing that is strongly suggested to do is to change the default password to something easier for you to remember. After that you may click on the link above that says 'View site' (where the red arrow's pointing to) to go to the public frontend.

Done! That's it, now you have your own personal blog system and can start posting a blog right away. Besides you may share them among your family members, friends, colleagues or anyone that loves reading your articles and at the same time they can give feedbacks or leave comments too. |