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

Search results

  1. A

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Only for the nucleus repo, which is 99$ per year. 5.4 and 5.5 are free from the atomic repo You'll need to modify the php.ini for each separate install of PHP like you would for a regular ioncube install.
  2. A

    Help please - 11.5.30 Update #29 but it has PHP 5.3, shouldn't it be 5.4 ?

    Plesk would not automatically upgrade it either. You would have to accept the update when it prompts you there to as well
  3. A

    Help please - 11.5.30 Update #29 but it has PHP 5.3, shouldn't it be 5.4 ?

    It is not automatic, you would need to update the system using yum, and accept the update when it prompts you to
  4. A

    Help please - 11.5.30 Update #29 but it has PHP 5.3, shouldn't it be 5.4 ?

    Atomic went from PHP 5.3 to 5.4 back in the summer.
  5. A

    Replace DrWeb with ClamAV

    There is also a mysql 5.5 client only package: yum install mysqlclient18
  6. A

    Plz help...think i'm hacked.

    Tough to say without more information. There are countless attack vectors here, from desktop malware targeting sysadmin credentials, to local vulnerabilities on the platform. Any process can write there, that and /tmp are the easiest/most obvious places to go. clamscan -R /, but I wouldnt put...
  7. A

    Help please - 11.5.30 Update #29 but it has PHP 5.3, shouldn't it be 5.4 ?

    Atomic has both PHP 5.4 packages for this environment, and a new Multi-PHP package (PHP Panda!) for plesk environments. For default PHP: https://www.atomicorp.com/wiki/index.php/PHP For multi-PHP (5.3, 5.4, 5.5) in cgi/fcgi...
  8. A

    Replace DrWeb with ClamAV

    Did you add the repo?
  9. A

    Plz help...think i'm hacked.

    You can send it to support@atomicorp.com (zip it with a password "pass" or something), or you can email us with a URL to download it at if you prefer. From what little you pasted from the strings in the binary it looks like its a DDoS node for a botnet, but I'd need the actual binary to know...
  10. A

    Plz help...think i'm hacked.

    This file /var/tmp/pdflush is malicious. Not only does plesk not use that (or anything else on the system), there are no cron jobs that run under the psaadm user. Further given the userid involved, it would be indicative of a fairly serious compromise of the system. Its fair to assume that the...
  11. A

    PSA PC Remote ?

    Did you try stracing it?
  12. A

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Updates for PHP 5.5.8 and 5.4.28 were added today
  13. A

    MySQL 5.5 Upgrade

    And this project to allow multiple versions of PHP on the system: http://forum.parallels.com/showthread.php?293750-PHP-Panda!-Multi-PHP-installer-for-Plesk
  14. A

    Plesk 11.5 Easy Install Script for Multiple PHP CentOS 6.4 x64

    Sure, that method is out of date, use the PHP Panda instead. Its all handled from a single package now: http://forum.parallels.com/showthread.php?293750-PHP-Panda!-Multi-PHP-installer-for-Plesk
  15. A

    php-MySQLnd conflicts with PHP-MySQL

    The only thing to be aware of between the two is that mysqlnd does not support mysql old password format. This would only be an issue on EL5 platforms as old_passwords=1 is the default in my.cnf. This page has information on upgrading your mysql databases from old_password format...
  16. A

    Contribution PHP Panda! Multi-PHP installer for Plesk

    I can do that, do you have a list?
  17. A

    FasterCGI with HHVM any thoughts anyone?

    Yes, its already available. Check out the Plesk PHP Panda (P3): http://forum.parallels.com/showthread.php?293750-PHP-Panda!-Multi-PHP-installer-for-Plesk
  18. A

    Plesk v11.5 multiple PHP versions

    Whats the full error you get? That could mean a lot of things
  19. A

    Contribution PHP Panda! Multi-PHP installer for Plesk

    PHP 5.3.28 (Piper) is now available for Nucleus repo subscribers using EL6 (Centos/cloudlinux/redhat/) with: yum install plesk-php53-panda More info on subscribing to the Nucleus repo is available here: https://atomicorp.com/products/nucleus.html
Back
Top