• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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