• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. R

    Resolved Plesk Onyx Preview and FeedBack

    "Plesk Multi Server Extension" - Where can i find it?
  2. R

    Dependendcy psa-phpfpm-configurator

    Hello all, the package psa-phpfpm-configurator depends on mpm-event package which is removed by apache 2.4.12. Why does the package rely on mpm event and is it possible to remove the dependency in a future MU? apt-cache depends psa-phpfpm-configurator psa-phpfpm-configurator Hängt ab von...
  3. R

    Plesk 12.5.30, CL7, MariDB 10 - not upgradable

    Can you post your my.cnf please?
  4. R

    Plesk 12.5.30, CL7, MariDB 10 - not upgradable

    check your my.cnf if the socket is the same...
  5. R

    Plesk 12.5 preview feedback thread

    Hello Plesk team, I am working now with 12.1/5 since the first public test version and i really like it! One of the biggest things is that you can you custom php fpm handlers but unfortunately i found some issues: - In the additional php configuration (Domain -> PHP Settings -> Additional PHP...
  6. R

    Sql tuner advise

    Did you try percona mysql tools? They will give you good hints.
  7. R

    Plesk 12.0.18 MU#50

    I can confirm that the update was successful! Maybe you should announce the update if everything is stable! This is not a testing/beta version...
  8. R

    Plesk 12.0.18 MU#50

    http://talk.plesk.com/threads/plesk-autoinstaller-gpg-error.332686/ Never had such problems before #42 and on the preview installation everything working well. My system runs Ubuntu 14.04 x64.
  9. R

    Plesk 12.0.18 MU#50

    The update can't get installed because of GPG errors while running the apt step. (remembering me on update #48 i think)
  10. R

    Mariadb

    If you upgrade to MariaDB 10 on a running installation and removing 5.5 and some Plesk components nothing is lost. After the installation of mariadb 10 just reinstall Plesk. Normally the databases won't get deleted.
  11. R

    PHP 5.5 FastCGI: Premature End Of Script

    Is opcache or apcu enabled? If yes try to disable it... In my case i can't use opcache in virtuozzo.
  12. R

    Plesk 12.5 preview feedback thread

    Product version: 12.1.21 Build date: 2015/04/24 19:00 Build target: Ubuntu 14.04 Revision: 340590 Architecture: 64-bit Wrapper version: 1.2
  13. R

    Plesk 12.5 preview feedback thread

    Ok. 1.) Open a domain in the control panel and go to php settings. 2.) Select your PHP handler and chose served by nginx, press ok 3.) Go back to php settings Expected result: php is serverd by nginx. Result: php is still served by apache If you check the vhost settings from nginx/apache...
  14. R

    Plesk 12.5 preview feedback thread

    2. The ability to manage PHP modules independently for each PHP handler was added. Does not work. It switches automatically back to apache if you want to handle it with nginx. My problem with php is still there. But now i get 404 on every apache access 404 GET /index.php/apps/files/ HTTP/1.0...
  15. R

    Nginx out-dated

    Compile nginx by yourself ;) You get the flags with nginx -V This works for me very well and with this method i got spdy support :)
  16. R

    Plesk 12.5 preview feedback thread

    php fpm conf http://pastebin.com/VYpALUSV pool conf http://pastebin.com/MWV7ZCJa nginx ip default http://pastebin.com/WLAAUUpG httpd conf http://pastebin.com/Np2pfdHB php.ini http://pastebin.com/tQdHc4fx Have fun ;)
  17. R

    Plesk 12.5 preview feedback thread

    I wrote a guide https://www.ming-block.de/2014/01/php-5-5-8-mit-mariadb-kompilieren/ (german) and worked very well. For fpm i added '--enable-fpm' '--with-fpm-user=www-data' '--with-fpm-group=www-data' and added with plesk bin php_handler --update -id d23c33aa71b42ba83d6c2d781fae8267bbfd0943...
  18. R

    Plesk 12.5 preview feedback thread

    - FastCGI Vendor -> ok - FPM Vendor -> ok - FastCGI self build -> ok - FPM self build -> not ok
  19. R

    Plesk 12.5 preview feedback thread

    I was able to register my own fpm handler but it reacts strange: i can parse php files but i can't login to an ownlcloud instance because it tries to download the file instead of parsing it. phpinfo.php is works but domain.tld/index.php/apps/files/ downloads the file.
  20. R

    apt-get update key error

    I've got the same problem. Igors advice does not work for me.
Back
Top