The MU forums have moved to WordPress.org

Going crazy... Some subdomains works, some not (4 posts)

  1. infobih
    Member
    Posted 16 years ago #

    Hello

    Some subdomains works without problems, some not.

    1. I have setup DNS wildcards like

    *.myblog.com. 14400 IN A 123.456.789.012

    2. Have option for symbolic links in apache conf

    <Directory>
    AllowOverride FileInfo Options
    Options FollowSymLinks
    </Directory>

    and alias

    ServerName http://www.myblog.com
    ServerAlias myblog.com *.myblog.com

    I have searched forum many time, but sorry i am going crazy. Sometime subdomain work sometime not.

    Everytime i can open some subdomains, but other time not these subdomains but others.

    Any thoughts , thank you??

  2. drmiketemp
    Member
    Posted 16 years ago #

    The actual domain in question would be helpful. Did you restart apache and bind after making those changes?

  3. infobih
    Member
    Posted 16 years ago #

    Yes, I have restarted several times Apache and Name server. Actually i have problems with two Wordpress MU instalations, which occured after reinstallation of my dedicated server (Gentoo Linux)

    I will try to explain what I did, maybe it is the problem

    1. I used to copy whole /home/mysql directory from old server to new server to avoid whole process of restore databases (more than 30 mysql databases)

    2. Also I copy whole /home directory with all sites inside

    3. All other i have reinstalled with fresh new OS (same as before - installation script)

    Strange but, after more than 72 hours of DNS propagation i still did not all subdomains active (but some of subdomains works regularly without any problem)

    I dont know is it permited to note these domains here, but i give a try

    http://blogtodo.com
    http://bosnablog.com

    Thank you for any help

  4. infobih
    Member
    Posted 16 years ago #

    Anybody???? Help

About this Topic