• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Execute ftpmng --reconfigure-all failed

S

screenZebra

Guest
I hav plesk 8.6.5, when I want turn domain on plesk show this error:
1)
Execute ftpmng --install-vhost --soft "--vhost-name=***.ru" failed:
at (domainmng::ftp_on_off line 434)
at Turn on domain ***.ru (state=8)(domainmng::turnDomain line 141)
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\domainmng.exe

2)
Execute ftpmng --reconfigure-all failed:
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\domainmng.exe

Then I update plesk to version 9.0.1, current problem remained.

Execute ftpmng --reconfigure-all failed:
at (VPackageManager::setDefault line 372)
at execute console command --set(vconsoleapp::start line 129)
at execute "C:\Program Files (x86)\Parallels\Plesk\/admin/bin/defpackagemng" --set "--type=ftpserver" "--default=iisftp"(vconsoleapp::run line 140)
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\defpackagemng.exe


If I start this command (ftpmng --reconfigure-all)
from cmd, this work normal. But command dommainmng --turn-on dos not work! ((
 
Error in plesk 9.0.1:

ERROR: PleskUserException
Невозможно включить/выключить домен: Execute ftpmng --install-vhost --soft "--vhost-name=testdomain.ru" failed:
at (domainmng::ftp_on_off line 413)
at Turn on domain testdomain.ru (state=8)(domainmng::turnDomain line 120)
Execute ftpmng --reconfigure-all failed:

Additionally, an exception has occurred while trying to report this error: PleskFatalException
Execute ftpmng --install-vhost --soft "--vhost-name=testdomain.ru" failed:
at (domainmng::ftp_on_off line 413)
at Turn on domain testdomain.ru (state=8)(domainmng::turnDomain line 120)
Execute ftpmng --reconfigure-all failed:

0: plib\ui_common\DomainToggleUIPointer.php:36
DomainToggleUIPointer->enableDomain(object of type BsDomain)
1: plib\ui\client.domain.toggle.php:46
plesk__client__domain__toggle->accessItem(string 'GET', NULL null)
2: plib\UIPointer.php:601
UIPointer->access(string 'GET')
3: htdocs\plesk.php:41
 
Back
Top