I have installed MU on my localhost several times with no problems, now i'm trying installing it on Hostgator.
I've a big problem: after the installation i view the Congratulations Installation Finished page.
As you know this page has a login link that leads to http://www.mysite.it/wp-login.php (with the prefix), but filling the form it won't work cause the form leads to http://mysite.it/wp-login.php (without prefix).
The login mail that i receive links to wp-login.php without .www prefix.
And the homepage link does not work too: http://mysite.it or http://www.mysite.it they both don't work. I can't figure what is the problem and i can't do nothing.
Could you help me to understand what is the problem? I'm going crazy.
When you say "it doesnt work" you really have to describe the problem. Anyway, i'm guessing you put a www in with your domain when you installed. Don't do that, WPMU doesn't use www. Check your database table wp_site and tell me what the domain field is.
Hi Brian. No, i've putten no www into installation data.
The wp_site table says: wikiroma.it (no www) and it is correct.
But the Successful Installation page links to http://www.wikiroma.it/wp-login.php (with www) and the page exists, although it seems to have lost css attributes.
But the login form sends login datas in the wp-login page without www that it does not exists.
If you try http://wikiroma.it/wp-login.php without www, you will not find the page.
I think that is strange this mix of www and no www links through the installation. Maybe could it be a dns problem?
Thanx!
There is problem with your DNS settings :). The css is not being retreived because the wikiroma.it domain can't be resolved properly. If you do a domain lookup with the www:
http://network-tools.com/default.asp?prog=dnsrec&host=www.wikiroma.it
and then without:
http://network-tools.com/default.asp?prog=dnsrec&host=wikiroma.it
You'll notice that only the one with the www gives an "answer", which is what you want.
jbell@prn.bc.ca
Member
Posted 1 year ago #
I have the same problem. I understand that www has been deprecated so I've tried to create a vhost and dns entry for a non www site, mu.prn.bc.ca, but for whatever reason apache vhost won't work without the www. in front.
http://www.mu.prn.bc.ca connects, but since I've configure wordpressmu "successfully" it redirects to mu.prn.bc.ca and I get a site not found error.
I think this is more of an apache vhost or dns problem than a wordpress problem but I would love to hear a solution. I've tried redirects in vhost but it just cannot find the no-www site. Argh. Any help is appreciated!
aborruso
Member
Posted 2 months ago #
Hi sgrunt,
I have seen wikiroma.it (I like it) and you have solved the "www" problem.
Could you write here the solution you have used?
Thank you,
a