Forums

Moving from /blog to /new dir - not working (6 posts)

  1. Macattak1
    Member
    Posted 2 years ago #

    Greetings, I just installed WP 2.8.4 to my hosting account. It installed itself to /blog directory (created this dir by default).

    I want to end up having two blogs. One labeled 'Arianna' and the other 'Christ Centered Blog' for example. I don't want them intermingled. So how is the best way to do this?

    I tried moving the install files per http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory but it is not working. I.e. I am not sure what to actually change in the index.php file. As in what to change it to as nothing is working.

    to the following, using your directory name for the WordPress core files:
    require('./wordpress/wp-blog-header.php');

    I tried:
    require('./ariannablog/wp-blog-header.php');
    require('./timlist.net/ariannablog/wordpress/wp-blog-header.php');

    I am not sure what it should really be.

    Also. I put that index.php file into my /ariannablog directory?
    Then how do I have another blog in a /ccb directory?

    Thanks much!
    Peace and Blessings

  2. Macattak1
    Member
    Posted 2 years ago #

    OK. I can get to http://timlist.net/ariannablog but trying to get the index.php coded correctly so that it looks right.

    Thanks.

  3. Samuel B
    moderator
    Posted 2 years ago #

  4. Macattak1
    Member
    Posted 2 years ago #

    Thanks. I will check it out. But I still can not get the first one working.

    http://www.timlist.net/ariannablog/

    Peace and Blessings

  5. Macattak1
    Member
    Posted 2 years ago #

    Hmmm, maybe I will just put it all under one blog labeled /ccb

    Thanks. Trying to figure out the best way, the easiest way, the smartest way, and the way I want to do it sure is fun!

    Peace and Blessings

  6. MichaelH
    Volunteer
    Posted 2 years ago #

    Consider using phpMyAdmin to make sure your wp_options table has the correct values in siteurl and home.

    siteurl is your WordPress address (URL) and home is your Blog Address (URL).

    Both values should be: http://www.timlist.net/ariannablog/

Topic Closed

This topic has been closed to new replies.

About this Topic