• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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