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

    After reboot plesk show me apache 2 default page.

    We have reproduce this issue on Centos 6.7 - PPPM-3458 Root cause is Watchdog. Other services like bind also have issues. Workaround is switch off Watchdog.
  2. O

    FastCGI vs FPM results

    Thanks for test results. Want to note that Plesk 12.5 shipped with nginx 1.9.2 which has "reuseport" feature https://www.nginx.com/blog/socket-sharding-nginx-release-1-9-1/ which help to serve even more requests with minimal CPU usage. This nginx feature can be used with minimal tuning on OSes...
  3. O

    Plesk 12.0.18 MU#60

    This from your system PHP. You should install all system updates and update ImageMagick extension. Or you can just use one of Plesk PHP: #/opt/plesk/php/5.4/bin/php -m | grep magic imagick # /opt/plesk/php/5.5/bin/php -m | grep magic imagick # /opt/plesk/php/5.6/bin/php -m | grep magic...
  4. O

    Resolved RE: Plesk 12 upgrade failed "Package mysql is obsoleted by mysql"

    If you have to install mysql from atomic or any other repo you have to remove plesk-mysql package: yum remove plesk-mysql
  5. O

    Plesk 12.0.18 MU#50

    We have issue with update publishing at Jun 10, update #50 is available since now.
  6. O

    Bug: fail2ban not working?

    Use plesk-apache-badbot instead. Plesk shows all existing jails which may be installed from fail2ban package, but this 'default' jails may doesn't work because of server configuration. In case ERROR No file(s) found for glob /var/www/*/logs/access_log - this means that you have no such files...
  7. O

    Update problems

    Hello, should be fixed now.
  8. O

    Elliptic Curves ciphers suite with sw-nginx (Plesk)

    This settings are works for me in Chrome ssl_ciphers ECDHE-RSA-AES256-GCM-SHA384:ECDH+AESGCM; ssl_protocols TLSv1 TLSv1.1 TLSv1.2; and are not working in FireFox 33.0.3 with "ssl_error_no_cypher_overlap".
  9. O

    Update from 12.0.18 #5 to #6 failed at install of plesk-l10n.msi

    Here the root cause of issue: [2014-07-02 08:20:27.902907] MSI (04): DEBUG: Error 2911: Could not remove the folder C:\Parallels\Plesk\admin\application\default\resources\languages\ja-JP\components\forms\backup\. [2014-07-02 08:20:27.907908] MSI (04): The installer has encountered an unexpected...
  10. O

    Update from 12.0.18 #5 to #6 failed at install of plesk-l10n.msi

    Hello, thank you for report. Could you send me in private message full C:\ParallelsInstaller\autoinstaller3.log? Can't find root cause because there is no real error in provided log part.
  11. O

    plesk 11.5.30 Update #39 backup bug

    it's looks like patch not applied properly in your log: --dump-specification=backup_xyz.it_info_1404142335.xml but there should be path to xml file: --dump-specification=domains/domain.tld/backup_domain.tld_info_1404151214.xml
  12. O

    plesk 11.5.30 Update #39 backup bug

    Could you please show log of scheduled backup session, it should be stores in /usr/local/psa/PMM/logs/backup-<timestamp>/backup.log At the end of file there should be something like: [2014-04-15 12:14:26.206|15146] INFO: pmm-ras finished. Exit code: 0 [2014-04-15 12:14:26.216|15148] INFO...
  13. O

    plesk 11.5.30 Update #39 backup bug

    Thanks everyone for your reports. Fe will fix this bug in nearest microupdate. Find, backup and replace file /usr/local/psa/admin/bin/plesk_agent_manager with unzipped file from attachment.
  14. O

    plesk 11.5.30 Update #39 backup bug

    Could you please provide OS name and version?
  15. O

    plesk 11.5.30 Update #39 backup bug

    I've tried to reproduce this issue but no luck. Is it possible for you to open support ticket?
  16. O

    Problems with phpmyadmin after update #38

    We have published MU#40 with phpMyAdmin 4.1.12. Both issues should be fixed now.
  17. O

    Problems with phpmyadmin after update #38

    Thank you very much for this feedback. I've reproduced it. We will fix it in microupdate on next week.
  18. O

    Problems with phpmyadmin after update #38

    Message "Missing value in form" caused by bug in phpMyADmin http://sourceforge.net/p/phpmyadmin/bugs/4338/ We will fix it soon. Could you please describe in details(step by step) how to reproduce the issue with domain name? Could you also provide OS name and version and your browser version?
  19. O

    Again, plesk failed on doing it's job

    Download phpmyadmin-3.5.8.2 for your OS like (check http://autoinstall.plesk.com/PSA_11.5.30/) # wget http://autoinstall.plesk.com/PSA_11.5.30/dist-rpm-CloudLinux-6-x86_64/base/psa-phpmyadmin-3.5.8.2-rhel6.build115130805.16.noarch.rpm Downgrade package: # rpm -Uvh --oldpackage...
  20. O

    Again, plesk failed on doing it's job

    1. Try to reload pma with Ctrl+F5, maybe some resources are still taking from browser's cache. 2. Yes, I've see this annoying message, but I can't say that it was introducing by Plesk. Maybe just reopen of this bug. But this conversion...
Back
Top