Forums

[resolved] subdomains doesn´t show (6 posts)

  1. Al_Mu
    Member
    Posted 4 months ago #

    Hi,

    I start a new multisite install with Plesk, I followed the instructios to create wilcards subdomains and It didin´t work so I tried to create an https.include file and a zz001.wildcards.conf file with virtualhost and neither works.

    So I noticed that in network administrator dashboard ever appears 1 site, and I create 3 more sites, if I create and additional site it doesn`t appear in my network admin dashboard.

    So I added manually the subdomains in plesk´s dns zone, because if the site is created and I add a new record pointing to plesk, new subdomain it must appear, doesnt it? and firefox told me again that server isnt found so I think this isn`t a wildcard subdomain problem, the fact is that my wordpress is not creating properly new sites.

    Thanks for the support.

  2. Al_Mu
    Member
    Posted 4 months ago #

    I,ve no plugins, htaccess and wp-config.php ok

  3. Al_Mu
    Member
    Posted 4 months ago #

    In network admin dashboard ever show 1 user, and I creat two more.

    When I add a site WordPress create wp_x_commentmeta, comments, links, options, postmeta, terms, term_relationships, term_taxonomy tables.

    And the users are in wp_users table.

  4. Al_Mu
    Member
    Posted 4 months ago #

    Sites and users are counted in dashboards, it´s a plesk issue...

    options:
    wilcards created in dns zone A *.mydomain.com IP
    vhost.conf

    ServerAlias *.mydomain.com
    <Directory /var/www/vhosts/mydomain.com>
    AllowOverride FileInfo Options
    php_admin_flag safe_mode off
    </Directory>

    Not working

    Same with CNAME *.mydomain.com mydomain.com neither.

  5. Al_Mu
    Member
    Posted 4 months ago #

    vhost.conf

    ServerAlias *.mydomain.com
    <Directory /var/www/vhosts/mydomain.com/httpdocs>
    AllowOverride FileInfo Options
    php_admin_flag safe_mode off
    </Directory>

    DNS record A & CNAME

    Not working

  6. Al_Mu
    Member
    Posted 4 months ago #

    Solved

Reply

You must log in to post.

About this Topic