• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Roberto1

  1. R

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Hi, I am using PHP Panda and it's fantastic. Just one question: If a new version of PHP 5.5 comes out and I want to update it on my server, can I do so by running the yum install a second time? (like: yum install plesk-php-panda --enablerepo=atomic) Right now I have 5.5.17, so if 5.5.20 is...
  2. R

    Plesk 10.4.4 upgrade fails

    Hi UFHH01 - Thank you so much for your help. I finally fixed this. In case anyone will want/need to know: Like you suggested, first I downgraded php 5.5 from my webtatic repo to the plesk default 5.3 yum replace php55w-common --replace-with=php-common At this point the upgrade command...
  3. R

    Plesk 10.4.4 upgrade fails

    Thanks again for writing back. So - I run both commands: /usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base and /usr/local/psa/bootstrapper/pp10.13.4-bootstrapper/bootstrapper.sh repair And they both completed...
  4. R

    Plesk 10.4.4 upgrade fails

    Hi, Thank you for your answer! Yeah - I saw a thread somewhere else and I did make sure that the current version matched the one in the db. Before I try to run: /usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base...
  5. R

    Plesk 10.4.4 upgrade fails

    When I run /usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-current --upgrade-installed-components It stops at some point saying: Exception: Failed to solve dependencies: psa-updates-10.4.4-rhel6.build1013141007.15.noarch requires psa >= 10.4.4 Error: The...
  6. R

    Plesk 10.4.4 --> 11/5/3 update fails due to php53-common/php-common issues

    Hey, did you had any luck with this issue? I'm on the same boat. Rob
  7. R

    PHP Upgrade not detected

    If anyone has the same problem, here's how I solved it: Plesk automatically deletes the db rows from psa.ServiceNodeProperties if it doesn't detect it as installed any longer. So after removing the old PHP (php-common-5.3.3-27.el6_5.2.x86_64), that row was deleted. All I had to do was to find...
  8. R

    PHP Upgrade not detected

    Hi, I have upgraded PHP from 5.3 to 5.5 on a CentOS server. I did not know I could do it using Plesk itself, so instead I replaced the old PHP via command line using another repository. Before the upgrade, from my server components page, I could see PHP listed here...
Back
Top