• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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

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

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

    Resolved plesk firewall not enabled after restart centos 7

    yes Firewall rules not applied after reboot is the same question
  8. 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...
  9. 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"
  10. sergiomb

    Issue 500 Internal Server Error for one of my websites

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

    Resolved 500 Internal Server Error

    here it is an example HTH Resolved - Suexec - Use Custom CGI binary
  12. 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
  13. sergiomb

    CGI scripts not working

    here it is an example HTH Resolved - Suexec - Use Custom CGI binary
  14. 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...
  15. 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)
  16. 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...
  17. 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.
  18. 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 ?
Back
Top