The MU forums have moved to WordPress.org

Page Load Error (3 posts)

  1. zanfardinom
    Member
    Posted 16 years ago #

    When I try logging into my new account for WordPress MU I get the screen shot listed below. Please follow the link below.

    http://dl.getdropbox.com/u/498986/Page%20Load%20Error%20-%20Firefox%20on%20Mac%20OS%20X.png

    Any thoughts/suggestions?

    Thanks in advance!

    zanm

  2. SteveAtty
    Member
    Posted 16 years ago #

    Well the URL in the address bar and the URL in the error message dont match for a start off which is not a good start.

    So have you enabled DNS wildcards and, if needed, the wildcard settings in Apache.

    If you are running in subdomain mode and on a local server and you are not running something like dnsmasq with wildcards then you'll need to manually add each sub-domain to your hosts file

  3. zanfardinom
    Member
    Posted 16 years ago #

    Hi SteveAtty,

    Thanks for the quick response. Yes, I am using subdomains. I thought everything was set correctly as I went through the install process of WordPressMU. Sorry about the matching issue. I changed the top address to show an example and did not realize the address in the body was different.

    My main blog is http://mylocalblog.dev and each time I create a new blog it should, like in the screen shot, add a subdomain - http://zanm.mylocalblog.dev.

    I did add to my httpd-vhosts.conf file this:
    <virtualhost *:80 >
    DocumentRoot "/Users/zanfardinom/Sites/myLocalBlog"
    ServerName myLocalBlog.dev
    ServerAlias myLocalBlog.dev *.myLocalBlog.dev
    </virtualhost>

    As suggested by the wordpress mu install site I needed to use ServerAlias and add *.myLocalBlog.dev.

    Is this correct or do I need to change a setting elsewhere? I am using a Mac running OS X Leopard 10.5.6.

    Thanks again for your help.

    zanm

About this Topic

  • Started 16 years ago by zanfardinom
  • Latest reply from zanfardinom