• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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