Wordpress 2.5 Installation
written by Anthony Dinh
Hello all! I just finished installing Wordpress 2.5 today which took about 5 minutes. Installation consisted of 6 quick and easy steps, even a novice could do it. If you follow the steps below, you shouldn’t have any problems at all.
Before you begin, make sure that you have the following:
Tools
- access to your web server (via shell or FTP)
- a text editor
- an FTP program
System Requirements
- PHP version 4.3 or greater
- MySQL version 4.0 or greater
Installation
1. download and unzip the WordPress package Download
2. create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it
3. rename the wp-config-sample.php file to wp-config.php
4. open wp-config.php in your favorite text editor and fill in your database details
5. place the WordPress files in the desired location on your web server:
- if you want to integrate WordPress into the root of your domain (e.g. http://yourdomain.com), move or upload all contents of the unzipped WordPress directory but excluding the directory itself) into the root directory of your web server.
- if you want to have your WordPress installation in its own subdirectory on your web site (e.g. http://yourdomain.com/blog), rename the directory wordpress to the name you’d like the subdirectory to have and move or upload it to your web server. For example if you want the WordPress installation in a subdirectory called “blog”, you should rename the directory called “wordpress” to “blog” and upload it to the root directory of your web server.
6. run the WordPress installation script by accessing http://yourdomain.com/wp-admin/install.php in your favorite web browser
If this is all greek to you, don’t worry, you can refer to the detailed installation instructions here.
Currently, DiariesOfABlogger.com is hosted on IX Web Hosting, and I couldn’t be happier with the service. Both Linux and Windows platforms are supported, so you may pick the one you’re most comfortable with. Three levels of service are offered, so there’s one to suit everyone’s needs (Unlimited Pro, Business Plan, Elite Plan). I purchased the mid-level Business Plan package and prepaid for 2 years, so the monthly fee came to $6.45, but you can get a free domain and hosting for as little as $4.95/month. The Business Plan includes:
Also, the following base features are included in each of the plans as a standard.
| Email Resources (Accounts) | 5,000 | |
| Catch-All Email Addresses |
| POP3 | ||
| IMAP | ||
| Webmail | ||
| Email Forwards | ||
| Mailbox Aliases | ||
| Email Auto-Responders | ||
| Mailing Lists | ||
| Total Mailbox Quota | 5 GB |
| Scripting |
| PHP v5 - NEW |
| Perl | ||
| CGI with FastCGI support (only with Windows plans) | ||
| CGI | ||
| CGI-BIN | ||
| ASP / ASP.NET v2.0 (only with Windows plans) - NEW | ||
| Cold Fusion v7 MX (only with Windows plans) - NEW | ||
| Javascript/DHTML | ||
| Server Side Includes (SSI) | ||
| Override .htaccess Support (only with Linux plans) |
| Databases |
| MYSQL | 100 |
| PostgreSQL | 100 | |
| Microsoft SQL 2005 (only with Windows plans) - NEW | 100 | |
| ODBC/DSN (only with Windows plans) | ||
| phpMyAdmin | ||
| phpPgAdmin | ||
| Total SQL Databases Quota | 5 GB |
** Find this post useful or entertaining? Then please consider subscribing to my full RSS feed or have new posts sent directly to your to email. **
Related Posts






