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

    Question Can I Migrate using Plesk Migrate?

    Hi Raymond, this should just work. Unless you are using specific features of MySQL 5.6 which no longer exist in MySQL 5.7 Refer to: https://dev.mysql.com/doc/refman/5.7/en/upgrading-from-previous-series.html
  2. S

    Issue attack on my server,what can i do ?

    I would suggest to ask them if they can provide you with the type of attack. Maybe there is a specific host (website) on your server which is under attack. If not, the only real solution would be to look into a solution like CloudFlare and afterwards ask OVH to provide you with a new IP. But...
  3. S

    Question How long does Plesk Migrator need?

    It indeed does use rsync ;-) /usr/bin/rsync -a -e ssh -i /usr/local/psa/var/modules/panel-migrator/sessions/XXXXXXXX/target-server/ssh-keys/id_dsa.<IP> -p 22 -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o GSSAPIAuthentication=no --exclude maildirsize --exclude .qmail* --exclude...
  4. S

    Contribution [How-To] Compile PHP Phalcon for PHP 5.4 5.5 5.6 7.0

    NOTE: PHP 5.4 is no longer supported For more info, please refer to: https://devblog.plesk.com/2015/08/adding-custom-php-modules-in-plesk/ First install some basic dependencies: yum install git make gcc glibc-devel zlib-devel Then create the actual function to build and install PHP Phalcon...
  5. S

    Different SSL-Certs for Domain and Alias

    Use a SAN certificate on the main domain for this. Let's Encrypt supports this by default: https://community.letsencrypt.org/t/frequently-asked-questions-faq/26 "Can I get a certificate for multiple domain names (SAN certificates)? Yes, the same certificate can apply to several different...
  6. S

    SSL in Domain Alias , How ?

    Use a SAN certificate on the main domain for this. Let's Encrypt supports this by default: https://community.letsencrypt.org/t/frequently-asked-questions-faq/26 "Can I get a certificate for multiple domain names (SAN certificates)? Yes, the same certificate can apply to several different...
  7. S

    SSL Certificates with domains aliases

    Use a SAN certificate on the main domain for this. Let's Encrypt supports this by default: https://community.letsencrypt.org/t/frequently-asked-questions-faq/26 "Can I get a certificate for multiple domain names (SAN certificates)? Yes, the same certificate can apply to several different...
  8. S

    Resolved Redis module for PHP 7.0.1 and 7.0.2

    hehe, I know, but updating libc6 doesn't seem like a trivial task / a good idea. I compiled my own yesterday using: cd /opt/plesk/php/7.0/include/php/ext wget -O phpredis-php7.zip https://github.com/phpredis/phpredis/archive/php7.zip unzip phpredis-php7.zip rm -fv phpredis-php7.zip cd...
  9. S

    Resolved Redis module for PHP 7.0.1 and 7.0.2

    PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/7.0/lib64/php/modules/redis.so' - /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /opt/plesk/php/7.0/lib64/php/modules/redis.so) in Unknown on line 0 It seems this is for CentOS 7 / newer Debian|Ubuntu? ;-)
  10. S

    Why Plesk is better than cPanel ??

    To be honest, I think that is the BEST comparison I have seen by far! I totally agree on Plesk being like iOS in terms of integration, coherency and general look and feel.
  11. S

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Think I found a fault in the rpm package for CentOS 7: # 7.0 if ! /usr/local/psa/bin/php_handler --list |grep -q "Atomic 7.0"; then if [ $LEGACY_HANDLER ]; then /usr/local/psa/bin/php_handler --add -displayname "Atomic 5.6" -path...
  12. S

    Why Plesk is better than cPanel ??

    Just read this: http://www.webhostingtalk.com/showthread.php?t=1514560&p=9539715#post9539715 RACK911 is a leading authority when it comes to Hosting Security. Also, I fail to see arguments on why cPanel would be better or Plesk is worse. The entire thread has no value and is riddled with...
  13. S

    Resolved SECURITY ISSUE - Plesk 12.5.30

    Confirmed. No need to have been admin before. I logged into this reseller account in incognito mode and also in another browser (Opera) I have never used with Plesk before. The entire list is shown when pressing back.
  14. S

    Contribution PHP Panda! Multi-PHP installer for Plesk

    @atomicturtle what is the best way to uninstall PHP Panda?
  15. S

    Plesk 12.0.18 MU#64

    Can you give us some more info? For example, the output of: # rpm -qa | grep proftpd And your current Operating System. Might help.
  16. S

    Plesk 12.5 preview feedback thread

    Traceback (most recent call last): File "/usr/local/psa/bin/yum_install", line 231, in <module> main() File "/usr/local/psa/bin/yum_install", line 217, in main inst, rem = installer.resolve(to_install, opts.remove, opts.tries) File "/usr/local/psa/bin/yum_install", line 149, in...
  17. S

    Plesk 12.5 preview feedback thread

    As per http://download1.parallels.com/Plesk/PP12/parallels-plesk-12.5-for-linux-installation-upgrade-info.html Plesk 12.5 should be compatible with CloudLinux 7.1 However: # /root/plesk-installer --show-all-releases You have Plesk v 12.5.28 installed. ERROR: Unable to run Parallels Installer...
  18. S

    Contribution PHP Panda! Multi-PHP installer for Plesk

    # ls -la /etc/yum.repos.d/atomic.repo -rw-r--r-- 1 root root 948 Mar 24 19:03 /etc/yum.repos.d/atomic.repo
  19. S

    mcrypt install on CentOS 7

    I was expecting this, seeing that the installer fetched php52.inf to php56.inf Very delighted to see this, thanks Parallels!
  20. S

    Plesk 12.0.18 (Plesk 9.5.4)

    You can install the Migation Manager via Settings -> Updates & Upgrades or via SSH: plesk installer
Back
Top