• I’m trying to set up a multisite subdomain install in XAMPP (running Windows 7, XAMPP 1.7.4, and WP 3.0.4), something like:

    WP siteN = http://siteN.localhost

    A few pages I’ve located seem to point me toward…
    – Editing Windows\system32\drivers\etc\hosts\etc\hosts for siteN.localhost entries
    – Editing xampp\apache\conf\extra\http-vhosts.conf to create virtual host code blocks
    – Setting up WP as a subdomain install (but if that means doing this http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory then I’m not sure I understand…because it says not applicable for multisite)

    With WordPress installed in c:\htdocs\xampp\wordpress and site1.localhost set up in etc\hosts and virtually set up in http-vhosts.conf, couldn’t get past the wall in WP Tools->Network confining me to subdirectories for the network. Tried the subdomain install but wound up with “WordPress Address” and “Site Address” mismatched which makes the network not allowed.

    I can’t seem to piece this all together. Can anyone fill in the blanks? Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter newporter

    (@newporter)

    Apologies…
    Intended “Windows\system32\drivers\etc\hosts”

    I am also trying to setup a local development environment on Windows. I’ve got Bitnami setup with a single site installation, but would like to have a multisite with subdomains installed locally, too. Interested to see any responses to this thread!

    # You cannot create a network in the following cases:

    * “WordPress address (URL)” is different from “Site address (URL)”.
    * “WordPress address (URL)” uses a port number other than ‘:80’, ‘:443’.

    # You cannot choose Sub-domain Install in the following cases:

    * WordPress install is in a directory (not in document root).
    * “WordPress address (URL)” is localhost.
    * “WordPress address (URL)” is IP address such as 127.0.0.1.

    # You cannot choose Sub-directory Install in the following cases:

    * If your existing WordPress installation has been set up for more than a month, due to issues with existing permalinks. (This problem will be fixed in a future version. See Switching between subdomains and subfolders for more information.)

    Thanks govpatel! After more digging around I realized that. I’m going to plan B, which is developing in a hosted environment. I know WP has a few recommended hosts. Wondering if you have a personal recommendation for hosting a Multisite?

    You need to check with the host before you sign up as some host may not allow multi sites if you going to use for subscribers unless you are on dedicated server.

    I think it would ok if your creating multisite and use it for your self so that you have multi sites on one wordpress install and one database.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WordPress Multisite with Subdomains using XAMPP’ is closed to new replies.