• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Failed update from 11.0.9 to 11.5.30

Status
Not open for further replies.

webbing

Basic Pleskian
Tried to update Plesk from 11.0.9 update #60 to the latest stable version, which is 11.5.30. The process collapses shortly after the start, with the attached error log.

Probably the most important lines are at the end. Does anybody know how to solve this issue?

Thank you in advance for your answers.

Attempt to remove 'php53-common' to resolve conflict has succeeded
Traceback (most recent call last):
File "/usr/local/psa/bin/yum_install", line 224, in ?
main()
File "/usr/local/psa/bin/yum_install", line 210, in main
inst, rem = installer.resolve(to_install, opts.remove, opts.tries)
File "/usr/local/psa/bin/yum_install", line 144, in resolve
raise Exception("Failed to solve dependencies:\n" + '\n'.join(msgs))
Exception: Failed to solve dependencies:
php53-common conflicts with php-common
Execute command /usr/local/psa/admin/bin/send-error-report install
Error: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.
 

Attachments

  • parallels-installation-log.txt
    57.8 KB · Views: 1
Have you tried to remove package php53-common manually before upgrade?
 
Have you tried to remove package php53-common manually before upgrade?

I tried to remove it via the Plesk installer (remove PHP 5.3, install PHP 5) but it didn't worked.

Can you please send me some information about how should I do it manually?

Thank you!
 
I tried to remove as sugested php53-common using the rpm package manager (yum). Unfortunately this process removed another 32 packages (which were related with php53-common) and most of the server services (including the Plesk engine) went down.
 
I have suggested to use rpm but not yum package manager!
rpm can remove packages more finely, without considering the complex dependencies and so on. yum more blunt tool.
Now I suggest you contact Support Team.
 
Status
Not open for further replies.
Back
Top