Installing WordPress at one.com

You might have stumbled upon a couple problems while trying to install WordPress on your own newly acquired website hosted at one.com. Because of some small limitations in their service, the initial steps at wordpress didn’t work. However the following steps should make your journey through the jungle just a little bit easier.

(Initially following the true guide at WordPress)

1. Creating a database
After inquiring with one.com support I finally had to surrender to the fact that you are restricted to one database and one user at one.com. Shuffling myself after this defeat of a disorganized database for all your desires, the next challenges lay ahead.

2. Config.php
You’ll have to enter the all around databasename, username and password you received in your mail (hint: its the username and password that belong to mysql) Leave localhost as it is.
Personally I decided to change the table_prefix slightly. Rename …sample to config.php

3. Get hold of the plugin: wordpress-205-tuneup and put the plugin into the directory wordpress/wp-content/plugins

4. Upload your wordpress folder to your website. Personally I would keep the wordpress folder for tidiness’ sake, and not upload all the small wp files directly into your root directory.

5. Head over to http://www.your.site/wordpress/wp-admin/install.php
After naming wordpress and filling in your email it’ll give you a username and password. Here the weird stuff might start.

6. Go to the login url http://www.your.site/wordpress/wp-login.php
Type in your username and password and hit enter. In my case it seemed to process, then spewed out a 302 Found document, telling me it had found itself. Well I reload and tred again. Nothing!

7. So I cheated I found the direct url to get to the plugin-page and pasted it in:

http://www.your.site/wordpress/wp-admin/plugins.php

Find the WordPress 2.0.5 Tune Up plugin in the list and click, Activate, to the right
Again you may be directed to another 302 page, so try hitting reload. It now directed me back to the plugins page and said it was activated.

8. But you’ll want your blog to appear in the root URL. ie. http://www.your.site and NOT http://www.your.site/wordpress . Because you’ll want your visitors to get to your blog as easily as possible.

9. Basically you need to do the following (Details at WordPress)
Go to Site admin -> Options (General)
Change Blog address to: http://www.your.site (stripping /wordpress/)
Click Update options
Then you need to (via ftp) copy index.php and .htaccess from your wordpress folder to your root directory and change the following code in your index.php file:
require(‘./wp-blog-header.php’); to require(‘./wordpress/wp-blog-header.php’);

10. Congratulations, you are now ready to rumble *cough* blog.

8 Comments

  1. Thomas

    Gratulera med blogg Stephen, endelig komt deg ut av det anonyma skalle ditt. Tro meg, internett e ikkje så farlig som du vil ha det te!

  2. stephen olsen

    Hey Mr. T,
    Thanks, but I still do think that the internet can be overwhelming.

  3. stephen olsen

    Thanks, it’s still in its infant stages I’m hoping

  4. This helped me installing WP on my one.com webhotel. Thanks!

  5. Stephen Olsen

    Hi Rolf,
    I am glad this post helped, although it may be slightly outdated. Good luck with your site.

  6. Mark T

    I’m STILL having problems uploading images to my wordpress blog hosted at one.com. I’m convinced it is there fault, i have a blog hosted at a free site which works perfect.

    Anyone else having this problem?

  7. Liker denne! Brukte denne på One.com selv. Fint det er noen norske der ute!

4 Trackbacks

  1. By WordPress 2.0.6 Partially Solves one.com Error? at stepheno.net 7 Jan ’07 at 10:56 am

  2. By stepheno.net one year old at stepheno.net 5 Dec ’07 at 10:47 pm

  3. By WordPress up and running | Svante Flodén 25 Sep ’08 at 6:37 pm

  4. By Installing Wordpress to Website « 214MC Blog 1 Feb ’10 at 3:24 pm

Leave a Reply

Your email address will not be published.
Required fields are marked:*

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>