Forums

[resolved] Index of/ shows up in 3rd domain set up (4 posts)

  1. marylutz
    Member
    Posted 3 years ago #

    Here's what I get when I click visit site:

    Index of /

    * cgi-bin/
    * wordpress/

    Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at http://www.opentalkmom.com Port 80

    I've installed WP on a 3rd domain at public_html/domain3.com/wordpress
    I changed my settings in WP to:
    Wordpress URL: http://www.domain3.com/wordpress
    Blog URL: http://www.domain3

    I've added Stat Press Reloaded plugin and CommentLuv plugin in public_html/domain3/wordpress/wp_content/plugins

    uploaded one theme in public_html/domain3/wordpress/wp_content/themes

    I've added one additional user as an author

    Any clues as to why I'm getting that page when I click visit site? I can click on wordpress from this page and it goes to the site, so I know there's just some little glitch somewhere! Help!

  2. marylutz
    Member
    Posted 3 years ago #

    I wanted to add that I deleted the theme I uploaded and is now back to the default theme and I still get that Index of/ page when I click visit site.

    I've installed WP on a 3rd domain at public_html/domain3.com/wordpress

    And editing the above: I installed WP on a 3rd domain at public_html/domain3/wordpress

  3. marylutz
    Member
    Posted 3 years ago #

    Also added the following index.php file

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

    to the wordpress file in public_html/domain3

  4. marylutz
    Member
    Posted 3 years ago #

    This is fixed. I had

    Index.pho
    instead of
    index.php
    . Didn't know it made a difference, now I do!!!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.