• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

reconfigure-vhost -> missing parameter

This article is actual for old Plesk version. Use --help option for websrvmng.exe if you want to see all available options.
 
Thats my problem, i dont know how to do this in the actual Plesk version.
When i add this parameter
websrvmng.exe --reconfigure-vhost --vhost-name=domain.com --vhost-config=temp.tmp
i get a message that the parameter vhost-config is unexpected.
And why do i have to specify a config at all?
 
Thats my problem, i dont know how to do this in the actual Plesk version.
When i add this parameter
websrvmng.exe --reconfigure-vhost --vhost-name=domain.com --vhost-config=temp.tmp
i get a message that the parameter vhost-config is unexpected.
And why do i have to specify a config at all?


I have come online to these forums to ask the same question!!

Parallels please provide a working example asap.
 
This article is actual for old Plesk version. Use --help option for websrvmng.exe if you want to see all available options.

According to the help in websrvmng, following is the paramater required in --install-vhost. Igor, please advice what should be path of --vhost-config file. It is not specfied anywhere.

--install-vhost --vhost-config=<file>
 
please use %plesk_cli%\repair.exe. websrvmng.exe --reconfigure-vhost was replaced by this utility. For additional info read help.
 
Last edited:
working command i found is

repair.exe --reconfigure-web-site -web-site-name domainname.com

and using repair.exe I get this error:

c:\Program Files (x86)\Parallels\Plesk\bin>repair.exe --reconfigure-web-site -we
b-site-name dnncenter.it
ERROR: Call to undefined function symlink() (Put.php:19)

c:\Program Files (x86)\Parallels\Plesk\bin>

Version: 11.5.30_build20130808.09 os_Windows 2008/2012
 
Back
Top