• 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

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