• 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

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