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

    yes, you just need hold on the upgrade of ImageMagick , dnf update --exclude="ImageMagick*" use ImageMagick* quoted is better
  2. 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

    Hi , sorry ImageMagick soname bump was approved in EPEL Steering Committee meeting after more than 15 days in testing [1] it was passed to stable. because we thought it worth and bring more security to RHEL / Centos 8 . When you run an update and you have a broken dep , is not the end of the...
  3. sergiomb

    Resolved plesk firewall not enabled after restart centos 7

    I rebooted the system today and it worked , I don't know what to say , it is fixed now. Thank you. journalctl --no-pager -xe -u psa-firewall.service -- Reboot -- Mai 21 22:28:04 ecosphere-consult.com systemd[1]: Starting LSB: Plesk firewall... -- Subject: Unit psa-firewall.service has begun...
  4. sergiomb

    Resolved plesk firewall not enabled after restart centos 7

    Thanks for replying , sorry I hadn't read all the questions, here it is the answer Total Firewall rules: 21 Single Sign-On Deny incoming from all Plesk Installer Allow incoming from all Plesk administrative interface Allow incoming from all WWW server...
  5. sergiomb

    Resolved plesk firewall not enabled after restart centos 7

    systemctl status psa-firewall.service ● psa-firewall.service - LSB: Plesk firewall Loaded: loaded (/etc/rc.d/init.d/psa-firewall; bad; vendor preset: disabled) Active: active (exited) since Dom 2021-02-07 02:16:42 WET; 3 months 9 days ago Docs: man:systemd-sysv-generator(8) Warning: Journal has...
  6. sergiomb

    Resolved plesk firewall not enabled after restart centos 7

    yes Firewall rules not applied after reboot is the same question
  7. sergiomb

    Resolved plesk firewall not enabled after restart centos 7

    OS: ‪CentOS Linux 7.9.2009 (Core)‬ Product: Plesk Obsidian 18.0.32 Update #2 We have this plesk running for almost 4 years , I noticed, since the beginning, after restart, firewall is not enabled , I have go...
  8. sergiomb

    Issue 500 Internal Server Error for one of my websites

    Sorry I though I read error "End of script output before headers" when is "Premature end of script headers: index.php"
  9. sergiomb

    Issue 500 Internal Server Error for one of my websites

    here it is an example HTH Resolved - Suexec - Use Custom CGI binary
  10. sergiomb

    Resolved 500 Internal Server Error

    here it is an example HTH Resolved - Suexec - Use Custom CGI binary
  11. sergiomb

    Question CGI errors posting to global error log instead of domain's

    you need use /var/www/vhosts/example.com/httpdocs/cgi-bin/ here it is an example HTH Resolved - Suexec - Use Custom CGI binary
  12. sergiomb

    CGI scripts not working

    here it is an example HTH Resolved - Suexec - Use Custom CGI binary
  13. sergiomb

    Resolved Suexec - Use Custom CGI binary

    Hi, you have httpdocs/cgi-bin in /var/www/vhosts/(site) and there we can run our cgi's I could finally run cgit on my server ... cp -a /var/www/cgi-bin/cgit /var/www/vhosts/example.com/httpdocs/cgi-bin/cgit chown exempleftp:psacln /var/www/vhosts/example.com/httpdocs/cgi-bin/cgit I added to...
  14. sergiomb

    Resolved Suexec - Use Custom CGI binary

    can't put cgit ( cgit - A hyperfast web frontend for git repositories written in C.) running under plesk tail -f /var/log/httpd/suexec_log command cgit not in docroot (10001)
  15. sergiomb

    Resolved Attachments doesn't send on Roundcube 1.2.7 | Plesk Onyx Versión 17.5.3

    diff /usr/share/psa-roundcube/config/defaults.inc.php.rpmnew /usr/share/psa-roundcube/config/defaults.inc.php 388c388 < $config['temp_dir'] = '/var/tmp/'; --- > $config['temp_dir'] = '/var/tmp/plesk-roundcube/'; 397c397 < $config['force_https'] = false; --- > $config['force_https'] = true; mv...
  16. sergiomb

    SMTP Valid Hostname > Reverse DNS is not a valid Hostname

    Your Reverse DNS Record (PTR) is not a valid host name. According to email sending best practices, a PTR Record should be a valid host name. If the PTR Record is not a valid hostname, there is a likelihood that you will experience email delivery issues with anti-spam services.
  17. sergiomb

    Resolved How to secure mail of domain with Lets Encrypt

    Very good point almost solve the problem , but not solved yet , just need automate it . One question as I use webmail domain for webmail and letsencript challenge https://webmail.mydomain.com/.well-known/acme-challenge/ may we also use this domain to SAN Certificate ?
  18. sergiomb

    Resolved webmail redirect to https

    In horde. we may use a similar technique edit /etc/psa-webmail/horde/horde/conf.php and set ['use_ssl'] =1 based on [1] this is valid. Or you may do the thing by horde web client, as horde administrator, you may set the emails that have admin preferences, in admin preferences , i.e. gear wheel...
Back
Top