• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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