• 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

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