Forums

Seeing just directories and files (4 posts)

  1. sreckop
    Member
    Posted 5 months ago #

    Hi,
    I installed latest version of WP MU and a default .htaccess file was created.
    I installed version in sub directory.

    When I try to start blog, I see just a blog home directory structure (sub directories and files)
    So to start a blog I need to go to wp-admin/index.php and then it starts.
    However if I try to visit my blog form dashboard again puts me in my default Blog home directory structure.

    Any suggestion?

  2. tdjcbe
    Member
    Posted 5 months ago #

    Your webserver appears to not be setup to see index.php as an index file. Please get with your host and have them add index.php to Apache's httpd.conf file under the DirectoryIndex line. They'll have to restart Apache afterwards.

    Hope this helps

  3. sreckop
    Member
    Posted 5 months ago #

    That was easy.
    I had Apache running on my own pc, and just added those lines and everything worked.

    Thank you very much

  4. tdjcbe
    Member
    Posted 5 months ago #

    Not a problem. Have to admit I was wondering about that as most hosting servers have that set up already. One box I dealt with once had like 22 different file types in there.

    In case anyone sees this afterwards via a search, here's some instructions that better describe what to do:

    http://support.im1.net/privateserver/apache/how_do_i_add_php.htm

Reply

You must log in to post.

About this Topic