How to refresh the list of installed server components in Plesk?

Started by mahesh, Mar 12, 2024, 08:09 AM

Previous topic - Next topic

mahesh

Question
The component (for example PHP, .NET) is installed, but it is missing in Tools & Settings > Server Components

How to refresh the list of installed server components in Plesk?

Answer
Click on a section to expand

Via Plesk GUI
1.Log in to Plesk GUI

2.Go to Tools & Settings > Server Components > Click on Refresh
Via SSH/CLI
For Linux OS:

  • Connect to the server via SSH
  • Run the following command:
#plesk sbin packagemng -sdf

For Windows OS:

1.Connect to the server via RDP

2.Start a command prompt as Administrator

3.Run the following command:

c:\>plesk sbin defpackagemng.exe --update --fix