• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.

Question plesk upgrade

webstudio19

New Pleskian
Server operating system version
centos 7.9
Plesk version and microupdate number
18.0.47
hi
i want to update my plesk from 18.0.47 to 18.0.63
but i have a pre-update alert or error
about this screenshot attached

how can resolve?

thanks
 

Attachments

  • agg.png
    agg.png
    131.7 KB · Views: 42
For the instructions in the linked article after you have successfully updated Plesk to 18.0.63.

So, it would be best to open that link as another browser tab or save it as a bookmark, so that you can return to it after Plesk upgrade to carry out the extra steps needed to get Plesk Firewall working on the latest Plesk release with your previous firewall configurations in place.
 
ok thanks
I hope to proceed if I find support to help me in ssh I don't have much experience!


for a couple of days the Plesk admin server page and the sites have been opening very slowly upon first opening, as if it were a cache problem or similar

Can I be charged for failure to update the Plesk version?

what's very strange is that these problems don't happen to me on smartphones it seems very linked to the browsers or versions of them!!!
 
There are no charges applied for using older Plesk version. However, please note that official support and patches are no longer available for version 18.0.47. With that said, we would encourage you to update your Plesk version.

As for the experienced slowness if that's present only on a single device it is most likely due to the local network or caching issues. To narrow down the issue, please:
  1. Test the connection using a different network (for example, share hotspot if you have cellular data on your mobile device).
  2. Try using different browser or incognito/private mode on the current one.
 
For the instructions in the linked article after you have successfully updated Plesk to 18.0.63.

So, it would be best to open that link as another browser tab or save it as a bookmark, so that you can return to it after Plesk upgrade to carry out the extra steps needed to get Plesk Firewall working on the latest Plesk release with your previous firewall configurations in place.
hi
On Monday I should have a friend who has more experience via ssh and can help me

but I wonder, given that the link in question talks about switching from onix to obsidian and I'm already on an odsidian version, if this message is aimed at everyone for safety's sake and in reality it doesn't concern me?? I don't think plesk is that superficial in filtering messages?:(
 
For the instructions in the linked article after you have successfully updated Plesk to 18.0.63.

So, it would be best to open that link as another browser tab or save it as a bookmark, so that you can return to it after Plesk upgrade to carry out the extra steps needed to get Plesk Firewall working on the latest Plesk release with your previous firewall configurations in place.
hi

today I tried to proceed with a technician who has experience with ssh, but he was wondering since the procedure uninstalls and reinstall firewall, what happens to my configured rules, do they remain db or do I have to export them?
thanks
 
hi thanks
I'd go back to the problem I opened the post for
ok I read the guide and today we proceeded with the plesk update from ssh

the operation gives me the following error
---------------------
Attempt to remove 'psa-firewall' to resolve conflict has succeeded
Exception: Failed to solve dependencies:
php-process-5.4.16-48.el7.x86_64 requires php-common(x86-64) = 5.4.16-48.el7

ERROR: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Visit Plesk to search for a solution.
--------------------------------------------------------------

at this point we tried to remove php5.4
Unfortunately I have not enabled the function from the panel!
attach file ( components)

and from ssh I get this error!!!
attach file (removephperror)

the php 5.4 version is disable on plesk panel but existing !
attach file (php54panel)
are you coming to proceed? I'll start by saying that I'm on centos 7 and plesk hasn't given me support today!!
A thousand thanks
 

Attachments

  • component.png
    component.png
    68.1 KB · Views: 9
  • php54panel.png
    php54panel.png
    124.6 KB · Views: 9
  • removephperror.png
    removephperror.png
    110.8 KB · Views: 8
hi tanks for your suggest
but...
I can't access the plesk installer add/remove component area or remove php5.4 via ssh as I explained in the previous post
and detailed in the attached screenshots
 
Your SSH session screen shot doesn't show what command you've tried to ran and it only shows that it's trying to download something. The PHP settings is just for telling plesk what to allow for others use on domains and has no bearing on the server settings itself. In either case, I'd suggest that you make sure you've follow the article.
 
ok i use this command
plesk installer remove --components php5.4
or
plesk installer remove --components php5.4.16
or
plesk installer remove --components php5.4.45
:(
 
You should double check what's actually installed with
Bash:
plesk installer --select-release-current --show-components
then run
Bash:
plesk installer remove --components php#.#

Replace #.# with the actual version numbers which from the screenshots you might have multiple version 5's so you'll want to do it for all versions

Bash:
plesk installer remove --components php5.2
plesk installer remove --components php5.3
plesk installer remove --components php5.4
plesk installer remove --components php5.5
plesk installer remove --components php5.6

OR you could just try reinstalling via the following:

Code:
plesk installer --select-release-current --remove-component phpgroup
plesk installer --select-release-current --install-component phpgroup

And see if that helps. Worst comes to worst you can reach out to Plesk support directly and an engineer can jump in and take a look with you. You'll want to refer to https://support.plesk.com/hc/en-us/articles/12388090147095-How-to-get-support-directly-from-Plesk for that.
 
hi
thanks for your suggest
i do not proceded to every line ,
I want to have the support of a friend of mine for safety

but yesterday after this command
plesk installer --select-release-current --show-components
i have this error:(

errore verifica pacchetti.png
 
hi, no a dont try ...
Can you suggest me this command to install plesk and skip the update?

If you can give me more information, thanks
I have little experience on the machine so I do the operations together with a friend..
Greetings
 
hi Maarten
unfortunately with your suggestion I don't think it will solve the problem,

# plesk installer --source Index of /
hh.pngI can see from this screen which advises me to do a new installation on a clean server!!
 
That's just a default message meant for new installations. Since you're performing an update and not a fresh installation, you can safely ignore it and proceed with the update.
 
Back
Top