• Hi,

    Currently I have a site at /localhost/ with the installation in a folder in the htdocs folder. I was wondering how I can navigate to a second installation in my htdocs folder?

    Sorry if noob question

Viewing 15 replies - 1 through 15 (of 19 total)
  • Install WP in a different sub-folder using a different database or table prefix.

    Thread Starter bmd91

    (@bmd91)

    As in reinstall the current site in htdocs/wordpress/ to htdocs/wordpress/site1 and then install the second site in htdocs/wordpress/site2 ?

    No. Create a new folder in htdocs called wp2 and install WP into that folder.

    Thread Starter bmd91

    (@bmd91)

    But how would I navigate to it if the one now is setup to /localhost/ ? Sorry, thanks

    I have a site at /localhost/ with the installation in a folder in the htdocs folder

    Your current install is in a sub-folder off htdocs. So how would this be different from this second install in htdocs/wp?

    Thread Starter bmd91

    (@bmd91)

    Because when I go to my browser and go to /localhost/ the installed site comes up and if I go to /localhost/wordpress/ it 404s. I’m not currently navigating to a sub-folder of localhost when I go to the site in a browser

    Where is the original copy of WP installed in htdocs?

    Thread Starter bmd91

    (@bmd91)

    A folder called wordpress. So file structure is htdocs/wordpress/*All WP Files* but when I navigate in the browser I only type in /localhost/ and site loads

    Then you must have used Giving_WordPress_Its_Own_Directory to get WP to take over the localhost root. You now need to reverse those changes.

    Thread Starter bmd91

    (@bmd91)

    In the General settings I don’t have a site url category? Does this mean I’m not an admin? Because I know I have site-wide admin privileges and am set as an administrator in wp_usermeta

    You will have two urls in Settings -> General: the site url and the WordPress url.

    Thread Starter bmd91

    (@bmd91)

    No in mine I only have Site Title, Tagline, E-mail Address, Timezone, Date Format etc. No url inputs at all

    Now look just underneath Tagline…

    Thread Starter bmd91

    (@bmd91)

    Under tagline is email address. There’s no inputs for a URL anywhere on the general settings page

    Is this a wordpress.com site?

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Have two wordpress sites on one localhost’ is closed to new replies.