• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Domains not Showing in Plesk 10.4.4

D

dsdesignservice

Guest
When I go to Domains in the Plesk Control Panel I get the following:

This is where you view information on all domain names registered in the system. You can also view a subscription or a webspace that contains a certain domain in Control Panel. To add a domain for a new customer, create a customer account first. To add a domain for hosting your own website, create your own subscription first.

However, if I go to Subscriptions I can access all of the domains.

I have tried to follow the information in

http://kb.parallels.com/en/112887

But when I put the following I get no results back:

mysql> select d.name, d.htype, f.redirect from domains d, forwarding f where d.id=f.dom_id and f.redirect not like 'http://%';

Any help would be appreciated.
 
Back
Top