Plesk for Windows
kb: how-to
ABT: Group B
Applicable to:
- Plesk for Windows
Question
How to reconfigure the PleskControlPanel
website in IIS > Sites?
Answer
The website PleskControlPanel
in IIS is used to serve the Plesk user interface.
To reconfigure PleskControlPanel
website apply the following steps:
Recreating PleskControlPanel on Plesk Onyx and Obsidian
-
Connect to the server via RDP.
-
Open Command Prompt as administrator.
-
Execute the following commands:
C:\> "%plesk_bin64%"\websrvmng.exe --configure-anonymous-access
C:\> "%plesk_bin64%"\websrvmng.exe --remove-sites-cache
C:\> "%plesk_bin64%"\websrvmng.exe --configure-plesk-website
Reconfiguring PleskControlPanel on Plesk 12.5 and older
-
Connect to the server via RDP.
-
Delete the
PleskControlPanel
website from IIS > Sites. -
Launch Plesk Reconfigurator > Repair Plesk installation > Plesk Services as administrator.
Comments
5 comments
Hii Integrator
I'm using plesk 11.0.9. The PleskControlPanel pool is stopped because the username and password are incorrect. I ran the command "%plesk_bin%"\\websrvmng.exe --configure-plesk-website to configure the PleskControlPanel service but the error:
The system cannot find the file specified. (Error code 2) at Unable to connect t
o pipe \\.\pipe\P_6dfd4e32-678d-4e55-acd8-a41f9e1e4399
at (Con::ClientOverlappedPipe::create line 502)
at get shared instance of PleskSrvClient(PleskSrvClient::getInstance line 268
)
at execute console command --configure-plesk-website(vconsoleapp::start line
132)
at execute D:\SetupProgram\Plesk11\admin\bin \\websrvmng.exe --configure-ples
k-website(vconsoleapp::run line 143)
Thank you support.
Hello,
Plesk 11.0.9 has reached end of life. I can recommend you to contact Plesk technical support to upgrade it.
About the issue "The system cannot find the file specified. (Error code 2) at Unable to connect t
o pipe"
1. Check that command line is opened under administrator user.
2. Check that PleskSQL service and Plesk management services are running. Most probably - no.
3. Try to search "Unable to connect to pipe" error in our Knowledge base. Found article probably can help you.
Hello,
after midnight my Plesk Obsidian Control Panel went down, i received a notification from the monitor service, I tried to open the control panel at xxx:8443 and it was not working, blank page but with some code (opened the source code from browser), it seemed as when css missed...
I checked the website control panel files and all they seems to be just updated, automatically updated.
All other sites on the server are running, the problem is the Control Panel only.
I first tried to execute "%plesk_bin64%"\websrvmng.exe --configure-anonymous-access
but that command is not supported by websrvmng.exe
and I decided to try the second way:
from RDP from Plesk Reconfigurator to Repair Plesk installation selecting "Plesk services" only, and now the panel give a
==========
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
==========
Now if I try to re-execute "%plesk_bin64%"\websrvmng.exe --configure-anonymous-access, I get:
How to fix it?
I'm trying
plesk repair installation -v
ok, seems to be fixed
Please sign in to leave a comment.