Forums

When I log In it just goes to an index page. (12 posts)

  1. normmalone
    Member
    Posted 2 years ago #

    I uploaded a wordpress blog using fantastico, which I have done before.
    When I click on "visit site" on the fantastico page it takes me to an index page. Long list of stuff.
    I can go to the "login.php" in that list, click on it and it takes me to a login screen. I can login and it takes me to an admin. page of my dashboard.
    I installed a theme page and everything seemed to work ok except when I click on "visit site" it takes me back to the doggone index page.

    I uninstalled it and reinstalled it. I have checked to make sure my domain name is in my hosting co. (it is an addon domain).

    I've tried everything I know of but can't get that index page to stop coming up when either I log on or click on visit site.

  2. I installed a theme page and everything seemed to work ok except when I click on "visit site" it takes me back to the doggone index page.

    So when you click the 'visit site' link, it takes you to your site and you're ... upset about that?

    That's what it's supposed to do.

    What were you expecting?

  3. normmalone
    Member
    Posted 2 years ago #

    No it does not take me to my site. It takes me to that index page that has the long list wp-admin-indexes

    It has the long list of what is in your site. I can go down to "Install themes.php" click on it and it takes me to the admin page inside my site. I can install a theme, I can make a post, I can install plugins, I can do almost everything that you might want to do.
    But then when I click on "Visit Site" it does not bring up my home theme page, it just goes back to that Wp-admin-indexes page.

    I can open up my theme page by going to my site address in my browser http://......../cgi-bin.
    And the theme page will come up but if I go down and try to log in it takes me back to that "wp-admin-indexes" again.

  4. normmalone
    Member
    Posted 2 years ago #

    Norm here again. I just thought I would paste in that wp-admin-indexs page I am talking about. This is where fantastico took me after I clicked on finish installation. This is where I get taken when I log in. This is where I am taken from my admin page when I click on "visit site".
    Normally I would expect to be taken to my home theme page.

    Index of /
    .ftpquota
    alternativeenergy/
    cgi-bin/
    fantastico_fileslist.txt
    fantversion.php
    index.php
    license.txt
    readme.html
    wp-admin/
    wp-app.php
    wp-atom.php
    wp-blog-header.php
    wp-comments-post.php
    wp-commentsrss2.php
    wp-config-sample.php
    wp-config.php
    wp-content/
    wp-cron.php
    wp-feed.php
    wp-includes/
    wp-links-opml.php
    wp-load.php
    wp-login.php
    wp-mail.php
    wp-pass.php
    wp-rdf.php
    wp-register.php
    wp-rss.php
    wp-rss2.php
    wp-settings.php
    wp-trackback.php
    xmlrpc.php
    Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at normsgreenpower.com Port 80

  5. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    cgi-bin!?

    What site url did you use in Admin/Settings/General?

  6. normmalone
    Member
    Posted 2 years ago #

  7. doumac
    Member
    Posted 2 years ago #

    I'm in the same boat. I had a basic HTML site loaded previously. I loaded wordpress thru Fantistico. I can login to the admin and everything seems to be there, the site url is set to my registered domain beforeshock.com, but when I go to that domain, i see my old HTML site. I removed the old index.html file thinking it might look for a wordpress file, but now i just a directory list like normmalone is describing. Any ideas would be appreciated. THX Doug

  8. doumac
    Member
    Posted 2 years ago #

    Here is the question worded a different way, what is the file/script that should run to start my page? My host is expecting index.??? Fantistico didn't create that file, i just left the old one in place. If i knew the name of the main index file for wordpress, I could create an index file to point there. thanks

  9. henkholland
    Member
    Posted 2 years ago #

    It is ìndex.php` but since there are many in WP, it is 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('./wp-blog-header.php');
    ?>
  10. normmalone

    No it does not take me to my site. It takes me to that index page that has the long list wp-admin-indexes

    Can you screenshot that? I think I know what you're saying, but I want to be sure.

    Also, what's the URL it's sending you to?

  11. normmalone
    Member
    Posted 2 years ago #

    Here is where it takes me when I click on "Visit Site"
    The site url is http://normsgreenenergy.com
    Index of /
    .ftpquota
    cgi-bin/
    fantastico_fileslist.txt
    fantversion.php
    index.php
    license.txt
    readme.html
    wp-admin/
    wp-app.php
    wp-atom.php
    wp-blog-header.php
    wp-comments-post.php
    wp-commentsrss2.php
    wp-config-sample.php
    wp-config.php
    wp-content/
    wp-cron.php
    wp-feed.php
    wp-includes/
    wp-links-opml.php
    wp-load.php
    wp-login.php
    wp-mail.php
    wp-pass.php
    wp-rdf.php
    wp-register.php
    wp-rss.php
    wp-rss2.php
    wp-settings.php
    wp-trackback.php
    xmlrpc.php
    Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at normsgreenenergy.com Port 80

  12. normmalone
    Member
    Posted 2 years ago #

    Finally got it fixed but I can't tell you how. I finally called my hosting company and we went thru the installation 3 times, going all the way back to removing my addon domain name and then re-entering the addon.
    Removed my domain site from wordpress re-installed, but would only go to that "index of" page.
    The hostgator guy got his administrator involved and they discovered some xt file or something that was missing from the index list. He put it in there on their end and everything works great now.

Topic Closed

This topic has been closed to new replies.

About this Topic