• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue 404 Page Not Found for Add Components page

U

User 276744

Guest
Server operating system version
CentOS Linux 7.9.2009
Plesk version and microupdate number
Plesk Obsidian version 18.0.49 update 2
Hi. I have Plesk Obsidian version 18.0.49 update 2 installed in my CentOS Linux 7.9.2009 server. I need to update my PHP version, as the ones I have installed on it are now obsolete. The problem is that I can't do it using the Plesk's Add Components page. When I click on the “Add or Remove Components” link which is located at the Plesk's start page, it opens a new tab with the following URL: but it shows a 404 Error page.

Maybe the reason is that the URL is missing the secret parameter? That's the URL I obtain, nothing else.

Could you help me to solve this issue? I don't know the reason, and I need to install PHP 8.1 in my server.

plesk_error.png

Any help is welcomed! Thank you in advance.
 
This could be a network issue with port 8447 redirecting to another resource. Do you have SSH access to the server? In that case you could install PHP 8.1 by running

# plesk installer add --components php8.1
 
Back
Top