• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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