Forums

Cannot see on homepage but can on mysite/wordpress and ... (9 posts)

  1. maverickman
    Member
    Posted 2 years ago #

    .. on mysite.wordpress/wp-admin

    On http://www.mysite.com all I get is access denied but it works on the otheres mentioned above.

    I installed directly from control panel.

    Any advice appreciated. Thanks.

  2. Samuel B
    moderator
    Posted 2 years ago #

    is it a 404?
    a real link would help

  3. maverickman
    Member
    Posted 2 years ago #

    Sorry - here it is:

  4. maverickman
    Member
    Posted 2 years ago #

  5. henkholland
    Member
    Posted 2 years ago #

    There should be an index.php in your root directory; it is now probably in your wordpress directory. I am talking about the one with this content:

    <?php
    /**
     * Front to the WordPress application. This file doesn't do anything, but loads
     * wp-blog-header.php which does and tells WordPress to load the theme.
     *
     * @package WordPress
     */
    
    /**
     * Tells WordPress to load the WordPress theme and output it.
     *
     * @var bool
     */
    define('WP_USE_THEMES', true);
    
    /** Loads the WordPress Environment and Template */
    require('./wordpress/wp-blog-header.php');
    ?>
  6. willow315
    Member
    Posted 2 years ago #

    iiiieee. I'm so excited. I just realized that I had overwritten the original index.php page with this code with a test page with other code....and never replaced it. I was having so much trouble getting WordPress to install at all, that I totally forgot this.

    Well, I don't know if you were able to solve this person's issue, but you solved my last problem. I am now up and running!!!

    Thanks, WCW

  7. maverickman
    Member
    Posted 2 years ago #

    Thanks henkholland ... I think I have now moved that index.php file as suggested ... but have a look at this now please:

    http://www.salt-dough.com and

    http://www.salt-dough.com/wordpress

  8. maverickman
    Member
    Posted 2 years ago #

    Got it sorted - when I copied index.php to the root directory - I had to insert /wordpress into line 17 to get it to work. Thanks henkholland.

  9. henkholland
    Member
    Posted 2 years ago #

    No thanks at all. I am learning from this too. Another one resolved.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.