Forums

Wordpress install TWO directories down from root? (4 posts)

  1. erick_paper
    Member
    Posted 10 months ago #

    Hi.

    I would like to use a Wordpress install on my site at

    http://MYDOMAIN.com/blog/wordpress/

    All the instructions in the Codex suggest the steps for

    http://MYDOMAIN.com/wordpress/

    Which is only one directory down from the root folder. When I try to follow the same instructions with one directory replaced by the two directories (in blog options, and in htaccess) then I get a 404.

    Any ideas or pointers on getting this working?

    Thanks!

  2. MichaelH
    moderator
    Posted 10 months ago #

    In your domain's web-root folder, create a folder called blog. Then upload the whole wordpress folder from your local machine to that sub-folder (blog).

    Then after setting your database info in wp-config.php, visit mydomain.com/blog/wordpress/wp-admin/install.php to launch the installation.

  3. erick_paper
    Member
    Posted 10 months ago #

    Michael, this works for one blog under "blog" but not for two. I want

    http://MYDOMAIN.com/blog/firstblog
    http://MYDOMAIN.com/blog/secondblog

    With permalinks and all that htaccess voodoo, the firstblog works fine. But the secondblog gives a 404 and shows the header from firstblog, which means it's trying to get at the firstblog and looking at some page there called "secondblog".

    Any ideas?

  4. MichaelH
    moderator
    Posted 10 months ago #

    Can't imagine why blog/firstblog/.htaccess would be used by blog/secondblog...

Reply

You must log in to post.

About this Topic

Tags

No tags yet.