• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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