Forums

[resolved] Blog not showing up (15 posts)

  1. Jewlz
    Member
    Posted 3 years ago #

    When i go to my site, the blog doesnt show up, only the orginal thing i had up, but i removed the index file for it so I dont know how or why it keeps showing up and not the blog

    www.ephemeralstyle.us

    how do i get the blog to show up?

  2. Chris_K
    Administrator
    Posted 3 years ago #

    remove index.html?

  3. Jewlz
    Member
    Posted 3 years ago #

    I did, still not showing

  4. Chris_K
    Administrator
    Posted 3 years ago #

    http://www.ephemeralstyle.us/index.html

    really? I click that and get a page.

    [update: ok, now I don't]

    So, where'd you install the blog? Did you inadvertantly delete its index.php already?

  5. Jewlz
    Member
    Posted 3 years ago #

    No, i see the index.php, i just installed it in public_html

    teh index.php is in wp_content or something, i copied it and put it in public_html and it still didnt work

  6. Chris_K
    Administrator
    Posted 3 years ago #

    you want the index.php that is in the wordpress root. Not the one from wp_content. They're not the same!

  7. Jewlz
    Member
    Posted 3 years ago #

    Ok, ill copy that one then

    Wheres the root?

  8. Jewlz
    Member
    Posted 3 years ago #

    k, i did that and i got this:
    Warning: main(admin.php) [function.main]: failed to open stream: No such file or directory in /home/ephemera/public_html/index.php on line 2

    Fatal error: main() [function.require]: Failed opening required 'admin.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ephemera/public_html/index.php on line 2

  9. spencerp
    Member
    Posted 3 years ago #

    The index.php file that sits in the public_html folder there, where the wp-config.php file sits... should be about 1kb in size and should contain the following codes in it..

    <?php
    /* Short and sweet */
    define('WP_USE_THEMES', true);
    require('./wp-blog-header.php');
    ?>

    http://www.vindictivebastard.net/images2/wp-file-n-folder-placement-4-root-directory.gif

    spencerp

  10. Jewlz
    Member
    Posted 3 years ago #

    ...ok?

    i dont see a wp_config folder

  11. spencerp
    Member
    Posted 3 years ago #

    It's the wp-config.php file.. not folder.. ;)

    Look at my image again.. like this:
    public_html/
    wp-admin <-folder
    wp-content <-folder
    wp-includes <-folder
    index.php <- should be 1kb in size and contains the above codes I gave you..
    wp-config.php
    all other files..

    spencerp

  12. Jewlz
    Member
    Posted 3 years ago #

    Its there

  13. spencerp
    Member
    Posted 3 years ago #

    Post your question over here, someone will get it for ya, for nothing.. ;)
    http://install4free.wordpress.com/2006/06/25/get-in-touch/

    spencerp

  14. spencerp
    Member
    Posted 3 years ago #

    I got your comment over there Jewlz.. I'll help ya with it. ;) Email is on the way..

    spencerp

  15. spencerp
    Member
    Posted 3 years ago #

    UPDATE: He had 2.0.4 uploaded and installed, files for the root were missing..

    I just deleted the 2.0.4 files, uploaded new 2.0.5 files, ran the upgrade.. and she seems to be working just fine now! Oh yeah, also had to delete the .htaccess file that was there, that contained MS Frontpage crap in it..

    Anyway, here she is: http://ephemeralstyle.us/

    Happy Blogging!

    spencerp

    /Takes a bow to the audience..thank you! thank you! No really, you shouldn't!...

Topic Closed

This topic has been closed to new replies.

About this Topic