• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Help Plesk Crashed 8.3

jrecho

New Pleskian
I had email on one domain go to another when I removed the domain in question and tried to add any aliases to the new one I get errors I reinstalled but in vain

I get Site sante.com doesn't exist in the site that is there

Execute websrvmng --add-alias "--domain-name=sante.com" "--alias-name=sante2.com" --web --mail failed: Site sante.com doesn't exist
---------------------- Debug Info -------------------------------
0: C:\Program Files\SWsoft\Plesk\admin\plib\utilmng.php:47
utilmng->call(string 'add-alias', array)
1: C:\Program Files\SWsoft\Plesk\admin\plib\domainmng.php:70
domainmng->add_alias(string 'sante.com', string 'sante2.fr', boolean true, boolean true)
2: C:\Program Files\SWsoft\Plesk\admin\plib\domainaliases\DomainAliasesManager.php:188
DomainAliasesManager::updateDomainAlias(object of type DomainAlias)
3: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\domain_alias_edit.php:94
 
Do you mean that domain sante.com was removed and than recreated again? Please make sure that corresponding postoffice is recreated in Mailserver. If not try to run :

mchk --domain --domain-name=sante.com
 
Back
Top