• 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!
  • 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.

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