• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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