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

    Important Plesk Obsidian Releases

    @Anthony @IgorG any statement about old php version? (see my older post)
  2. D

    Important Plesk Obsidian Releases

    we just tried to update system PHP on a plesk 17.9 test server to PHP 7.1. we found out that we have to remove the package psa-php5-configurator. but this breaks some php handlers (fastcgi / cgi/ fpm) from the system php version. after that we can upgrade php to 7.1. but how can we readd the...
  3. D

    [PPP-18022] PHP 5.6 for Plesk includes outdated PCRE

    in this case you have outdated PCRE in PHP, that's the point here ... and for your information, php is shipped with newer PCRE Version, you just need to use it when you compile php: http://php.net/manual/en/pcre.installation.php "By default, this extension is compiled using the bundled PCRE...
  4. D

    [PPP-18022] PHP 5.6 for Plesk includes outdated PCRE

    your check is wrong: # rpm -qf /usr/bin/php php-cli-5.4.43-49.el6.art.x86_64 # /usr/bin/php -i | grep "PCRE Library" PCRE Library Version => 8.37 2015-04-28 # rpm -qf /opt/plesk/php/5.6/bin/php plesk-php56-cli-5.6.13-centos6.15090811.x86_64 # /opt/plesk/php/5.6/bin/php -i | grep "PCRE...
  5. D

    [PPP-18022] PHP 5.6 for Plesk includes outdated PCRE

    sorry igorG but you are wrong, please check this with dev...
  6. D

    demo server, license problem

    other demo servers are for 12.0: http://www.odin.com/products/plesk/hands-on-demos/ so there are no usable 12.5 demo servers at the moment, correct?
  7. D

    demo server, license problem

    your demo server shows up with license problem: https://a93-91-167-251.ec.parallels-summit.com:8443
  8. D

    Multiple PHP Versions in Plesk 12.0 Out of the Box!

    why is it without Zend Guard Loader?
  9. D

    Unknown error

    we see the same on our servers, any news for this?
  10. D

    review kb article 123160

    has now someone reviewed the full article, or have you just changed this one line?
  11. D

    review kb article 123160

    it is still wrong, here another example: wrong: cp /usr/local/psa/admin/conf/templates/default/domain/nginxDomainVirtualHost.php /usr/local/psa/admin/conf/templates/custom/ correct: cp /usr/local/psa/admin/conf/templates/default/domain/nginxDomainVirtualHost.php...
  12. D

    review kb article 123160

    just picket out one example: wrong: sed -i 's/ssl_protocols SSLv2 SSLv3 TLSv1;/ssl_protocols TLSv1 TLSv1.1 TLSv1.2;/g' /usr/local/psa/admin/conf/templates/custom/nginxVhosts.php correct: sed -i 's/ssl_protocols SSLv2 SSLv3 TLSv1;/ssl_protocols TLSv1 TLSv1.1 TLSv1.2;/g'...
  13. D

    review kb article 123160

    hello there are failures in kb 123160, can you please review it? specially the wrong path in the nginx part for the templates.
  14. D

    Automatic updates

    Thank you!
  15. D

    Emails bleiben in der Warteschlange und werden zurückgestellt.

    Was sagt das maillog? (/usr/local/psa/var/log/maillog)
  16. D

    Automatic updates

    Hello Does anybody now where the "Automatic updates" settings are stored? looks like it is not in the misc table of the psa db. any idea? best regards daniel
  17. D

    Emails from hosted domains not routing to 3rd party servers

    "enable mail management functions in panel" is the wrong setting. Domains -> <DOMAIN> -> Mail -> Change Settings -> "Activate mail service on domain" is what you search...
  18. D

    Emails from hosted domains not routing to 3rd party servers

    Hi do you use qmail or postfix? if qmail, what do you get on this command: grep <DOMAIN> /var/qmail/control/*
  19. D

    RSS Feed gone?

    Looks like http://www.parallels.com/products/plesk/rss is no longer available, is this a failure or is it really gone?
  20. D

    disable mail service for one domain

    please provide me the request number if you have one.
Back
Top