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

    Question The future of mailing list management?

    On RHEL 9 and RHEL 9-based , mailman3 is already available on EPEL 9 we have mailman3-3.3.8-3.el9, python-mailman-hyperkitty-1.2.1-2.el9, python-mailman-web-0.0.6-1.el9, python-django-mailman3-1.3.9-1.el9 and mailman3-fedmsg-plugin-schemas-1.0.0-2.el9 , what do I need to enable mailing lists on...
  2. sergiomb

    Issue webstat don't work

    maybe you are looking for www.DomainName.com/plesk-stat /webstat-ssl /
  3. sergiomb

    Resolved Unable to modify a subscription's SSH access

    Fix here: Resolved - Access to the server over SSH: doesn't appear dropdown menu
  4. sergiomb

    Resolved No dropdown menu for SSH access

    Fix here: Resolved - Access to the server over SSH: doesn't appear dropdown menu
  5. sergiomb

    Resolved Access to the server over SSH: doesn't appear dropdown menu

    BTW (with Web admin License) before Enables Power User View , with simple false, the following commands didn't work : plesk bin subscription -i example.com plesk bin subscription_settings -u example.com -manage_sh_access true plesk bin subscription_settings -u example.com...
  6. sergiomb

    Resolved Access to the server over SSH: doesn't appear dropdown menu

    Finally solved , in root comand line [1] run : plesk bin poweruser -o -simple false and magic happens, Restricted Mode Settings , finally appears on "tools & settings" -> Plesk , menu [1] Usage: poweruser command [options] Available commands: --on or -o...
  7. sergiomb

    Resolved Access to the server over SSH: doesn't appear dropdown menu

    https://docs.plesk.com/en-US/obsidian/cli-linux/using-command-line-utilities/subscription-subscriptions.37768/ but is now working for me plesk bin subscription -u example.com -shell /bin/sh An error occurred during domain update: An error occurred during changing of hosting settings: Some...
  8. sergiomb

    Resolved Access to the server over SSH: doesn't appear dropdown menu

    I think is about our license which is "Web Admin" and now with this license we need set subscriptions via console shell
  9. sergiomb

    Issue SQLmap attack detected (ID: 218500) on blank page

    is this problem Firewall blocks clients with 403 because of Sourcebuster since 8.5.1 · Issue #43681 · woocommerce/woocommerce ?
  10. sergiomb

    Resolved Can't connect to Plesk after update to 18.0.61 Update 1

    This comment was the key , in a new server, plesk use an local lan ip , after remove local ip in "Tools & Settings -> IP Addresses" , it start to update
  11. sergiomb

    Question How long will Plesk updates be available for CentOS7?

    Hi, I got ELS is automatically offered but broken the deployment of tomcat 7 , I had to revert all . I think update all in once is too much , glibc , kernel , systemd , python, php , java and tomcat [1] I'm just reporting to help the others , I bet the problem is on java or on tomcat , where I...
  12. sergiomb

    Resolved change smtp default port to 587 in autodiscover.xml

    I want to advertise the submission port (SMTP with STARTTLS and authentication, port 587) instead of SMTP via SSL (port 465). Reason: port 587 is the standard, port 465 is not RFC compliant. in /usr/local/psa/admin/conf/panel.ini I put this [mail] clientConfig.incomingServer="mail.<domain>"...
  13. sergiomb

    Resolved plesk firewall not enabled after restart centos 7

    It happened again , psa-firewall disappeared from the list of chkconfig : Centos 7 updated chkconfig Note: This output shows SysV services only and does not include native systemd services. SysV configuration data might be overridden by native systemd configuration. If you want to list...
  14. sergiomb

    Question Problem access to git repository

    file httpdocs@git@plesk-git is also cleaned when it changed system user password , i.e. we need add gituser again
  15. sergiomb

    Question Problem access to git repository

    PSA_PASSWORD=xxxx plesk sbin pdmng --add-user --vhost-name=example.com --directory=httpdocs@git@plesk-git --user-name=gituser1 PSA_PASSWORD=xxxx plesk sbin pdmng --add-user --vhost-name=example.com --directory=httpdocs@git@plesk-git --user-name=gituser2 the only problem is, if you use lets...
  16. sergiomb

    Question Problem access to git repository

    PSA_PASSWORD=xxxx plesk sbin pdmng --add-user --vhost-name=example.com --directory=httpdocs@git@plesk-git --user-name=gituser1 PSA_PASSWORD=xxxx plesk sbin pdmng --add-user --vhost-name=example.com --directory=httpdocs@git@plesk-git --user-name=gituser2 the only problem is if you use lets...
  17. sergiomb

    Forwarded to devs Problem: package plesk-php74-imagick-3.7.0-0redhat.8.220415.1034.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be i

    Hello , https://src.fedoraproject.org/rpms/ImageMagick/c/5ebd5246a8696e9bbaabf79272013f0a569b62f2?branch=epel8 please test the new ImageMagick for EPEL 8, updated from version 6.9.12-50. to 6.9.12-61 ( https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-335d93c432 ) See also QA:Updates...
  18. sergiomb

    Forwarded to devs Problem: package plesk-php74-imagick-3.7.0-0redhat.8.220415.1034.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be i

    you just need hold on the upgrade of ImageMagick , dnf update --exclude="ImageMagick*" , --allowerasing will remove dependencies of ImgaMagick-libs , so is not a good solution
Back
Top