The MU forums have moved to WordPress.org

new blog not being created (6 posts)

  1. blogadda
    Member
    Posted 15 years ago #

    Hello,

    I m in a critical situation here. I have installed the WP MU 2.7. when a user is signing in for a new blog, he is receiving the mail to activate the new blog and all details but that activation link or the new blog created for him is not opening, it says site can not be found. Moreover when I check that in the site admin under blog...the blog does not shows up here. I tried adding a new blog myself from my admin login but this new blog is also not opening (though it shows up in site admin).

    The link to my site is http://blogadda.net and any new user will get a site like user.blogadda.net

    Can some one please suggest me wot might be the issue?

  2. VentureMaker
    Member
    Posted 15 years ago #

    You haven't set wildcard DNS for blogadda.net domain.

  3. blogadda
    Member
    Posted 15 years ago #

    I created one A record with host name as * and value as my servers IP address. Now whatever subdomainname.blogadda.net I type it shows the lxadmin default page.

    More help will be really appreciated.

  4. andrea_r
    Moderator
    Posted 15 years ago #

    I emailed you back and told you what to do. You need to add the records *in Apache*.

  5. VentureMaker
    Member
    Posted 15 years ago #

    http://subdomainname.blogadda.net/ here I see server default page, while it should show your WPMU.

    Can you create * subdomain? I'm not familiar with LxAdmin, so can't tell exactly what you should do.

  6. blogadda
    Member
    Posted 15 years ago #

    This is what httpd.conf file has at the end according to the tutorial it does not match the server alias things...

    <VirtualHost *:80>
    # ServerAdmin webmaster@dummy-host.example.com
    # DocumentRoot /www/docs/dummy-host.example.com
    # ServerName dummy-host.example.com
    # ErrorLog logs/dummy-host.example.com-error_log
    # CustomLog logs/dummy-host.example.com-access_log common
    #</VirtualHost>

About this Topic

  • Started 15 years ago by blogadda
  • Latest reply from blogadda