• I tried for 6 hours to follow the instructions I received from my domain company 1and1. The instructions are below. I do know that I copied over directory and the files. Which I realized after that I was not supposed to do. Not sure how to choose just the files though, but can find that out.

    In doing all of this I was wondering if I am supposed to first use WordPress alone and create a blog or do I have to have the domain and install WordPress and THEN create the blog on that site? Like I said a greenhorn.

    Once I get all of this migrated into 1and1 will I be able to click on the icon on my desktop called WordPress and will it start up to work in or how does that work? I do not see an executable file in any of the files in that icon.

    Thank you so much for any help.

    In connection to my phone conversation with Lynn. Below is the detailed procedures to Install wordpress:

    *Get your FTP Account Information:
    1.Login to your 1&1 Control Panel
    2.Go to Administration tab and look for FTP account.
    3.You can see the username and if you do not know the password click on Edit to change it.

    *Use an FTP client:
    Any FTP client may be used to make a connection to your 1&1 webspace provided
    the following information are correctly entered:

    Download first filezilla visit this link:http://filezilla-project.org/download.php

    1. FTP Hostname (your domain name)
    2. User name
    3. Password

    *Create MySQL database

    1.Login to your 1&1 Control Panel
    2.Go to Administration tab.
    3.Click on MySQL administration.
    4.Click on New Database.
    Once done creating the database take note of all the database information.
    Like the database name ,username,password and hostname.

    Download WordPress

    * Go to WordPress.org and download the latest version (WordPress 2.9)
    * WordPress 2.9 comes in a .zip file so unzip it
    * Now you have a WordPress folder
    * Find the wp-config-sample.php file and rename it to wp-config.php

    Open wp-config.php in text editor (like NotePad++) and find this part:

    // ** MySQL settings – You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define(‘DB_NAME’, ‘putyourdbnamehere‘);
    /** MySQL database username */
    define(‘DB_USER’, ‘usernamehere‘);
    /** MySQL database password */
    define(‘DB_PASSWORD’, ‘yourpasswordhere‘);
    /** MySQL hostname */
    define(‘DB_HOST’, ‘localhost‘);

    Take your MySQL Database Information you have from 1&1 Control Panel MySQL administration:

    * Your MySQL Database Name should replace putyourdbnamehere
    * Your MySQL User Name should replace usernamehere
    * Your MySQL password should replace yourpasswordhere
    * Your MySQL Host Name should replace localhost
    *Then Save wp-config.php

    Once done with all of that you need to upload the files to Filezilla.
    You need to establish connection since you already download filezilla on our 2nd step.

    How do I use FileZilla to connect to my webspace?
    http://faq.1and1.com/web_space__access/ftp_account/filezilla_guide/1.html

    Once connected place all the files from your WordPress folder onto your server.
    Just drag and drop the files from local site to remote site.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi, lynnloving
    I’ve never hosted my sites on 1&1, but you mentioned that you have a “control panel”, so in case it is the “cPanel” please do the following:

    Please try to login into your control panel, search for “Quick Install” (filed under software / services), choose WordPress (filed under Blog software) and follow the installation. No need for the FTP/database hassel if you are using cPanel.

    Regarding your second question, you will have to choose where you want to install wordpress, either on your main site (yoursite.com) or anywhere else, for exampe (yoursite.com/blog). If you want your WP blog to be the first spot on your website you should choose yoursite.com.

    In doing all of this I was wondering if I am supposed to first use WordPress alone and create a blog or do I have to have the domain and install WordPress and THEN create the blog on that site? Like I said a greenhorn.

    Yes, you will have to buy a domain, forward the dns (of your domain) to your host (1&1) and then you can install WP, as I explained above. Once you installed WP you can login into your dashboard (in most cases yoursite.com/wp-login.php), from there on you write all your posts, etc.

    In doing all of this I was wondering if I am supposed to first use WordPress alone and create a blog or do I have to have the domain and install WordPress and THEN create the blog on that site? Like I said a greenhorn.

    Once I get all of this migrated into 1and1 will I be able to click on the icon on my desktop called WordPress and will it start up to work in or how does that work? I do not see an executable file in any of the files in that icon.

    Once you have installed your wordpress on 1&1 server all you need to do put your domain name in address br in browser to access your wordpress blog.
    There will not be icon on your desk top

    EDIT: I just found another thread about a similar problem, and it seems that 1&1 is not a favourite around here…
    http://wordpress.org/support/topic/10381-hosting-038-wp

    Thread Starter lynnloving

    (@lynnloving)

    I gave 1and1 a called and they talked me through the install. Now what?

    Once you installed WP you can login into your dashboard (in most cases yoursite.com/wp-login.php), from there on you write all your posts, etc.

    Is my dashboard in WP on the WP website? I did try just typing my website name in and I got an error: Error establishing a database connection

    I can’t wait to actually see the WP control panel and start creating just not sure how to find that.

    Thread Starter lynnloving

    (@lynnloving)

    I just typed in http://sensationaljourney.info/wp-login.php and I got the same error message (Error establishing a database connection). Should I call 1and1 back and see if my database is set up correctly?

    Yes you need too as looks like you do not have correct database info in your wp-config.php

    Thread Starter lynnloving

    (@lynnloving)

    Now I am trying to add content to my page and I want to add a place where my team can register to belong to the blog. I want them to also be able to add or comment on entries.

    I was looking through the forum and I am still not sure that I am seeing all that I need to in order to edit my page. When I go into
    http://sensationaljourney.info/wp-admin/index.php this says it is my dashboard. It looks like this is where I would change the appearance and start adding content to my page. When I click on the name of my page on the top of the dashboard it takes me to the actual website.

    Is the dashboard also my admin page? I don’t see a general settings option.

    Thank you all for your help.

    Since you have your wordpress working You will need learn how to use admin panel and I have videos on my website FREE will walk you through step by step on all features.

    Thread Starter lynnloving

    (@lynnloving)

    WOW!!! Thank you so much!

    You welcome if you have any questions you can always send me email using contact us or we can use skype if you use it.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘New to WordPress and this whole thing’ is closed to new replies.