• I put a brand new copy of 3.0 on a sever that hosts several other WP installs, I’ve installed WP many times before, but I can’t figure this out. After following the steps in the Codex to set up Multisite, the network.php page is blank after “We will create configuration files in the next step.”

    Has anyone else had this problem?

Viewing 15 replies - 1 through 15 (of 25 total)
  • have you added

    define('WP_ALLOW_MULTISITE', true);

    to wp-config.php ??

    Thread Starter anemene

    (@anemene)

    Yes. Here is what it looks like: Screenshot

    talk to your webhost. There’s a good chance they have disabled this from showing if they won’t support it.

    Go check with them first, and if they give the okay, then come back here and we’ll do some troubleshooting.

    Thread Starter anemene

    (@anemene)

    No the host says it’s not on their end. I have several 2.9 installs that work fine with the same host.

    But have you set up the network before – either on this host or any other?

    Thread Starter anemene

    (@anemene)

    Yes I have setup the networK before. On another host, I have setup a network with 3.0. On this host I have upgraded an MU install.

    I have upgraded an MU install.

    then you are already running a Network.

    Network = MU. No need to set it up again.

    Thread Starter anemene

    (@anemene)

    No, I have multiple blogs. One of them is MU, but it is totally separate from this site I’m having trouble on. They just share the same host. This one is a standard, clean 3.0 install.

    In its own database?

    Thread Starter anemene

    (@anemene)

    Yes, totally separate. Different accounts even.

    Anything in your error logs?

    Honestly, this is the first (and since only) time I’ve seen it come out with nothing under the menu.

    Check the html source of the page – does it render everything?

    Thread Starter anemene

    (@anemene)

    Nothing in the error logs. The html stops at <p>Fill in the information below and you’ll be on your way to creating a network of WordPress sites. We will create configuration files in the next step.</p>

    I’m having the exact same problems. Is there any info I can provide to help out?

    Hmmmm… I had a better look around the admin section and it appears the permalinks page is not working either.

    Nothing in the error logs. The html stops at <p>Fill in the information below and you’ll be on your way to creating a network of WordPress sites. We will create configuration files in the next step.</p>

    Which means it’s dying an not rendering the rest of the page.

    Have you asked your webhost if they support it?
    Did you turn off all your plugins?

    @walgarch – see the info I asked for already. 🙂 error logs, plugins deactivated, host support.

Viewing 15 replies - 1 through 15 (of 25 total)

The topic ‘Network.php is blank, can’t create a network.’ is closed to new replies.