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

    Question OpenSSL update debian 10

    Same problem here with a Debian 10 / PHP 8.1 website and connexion to an external SFTP server (updated yesterday - don"t know linux distribution or version). No problem before. "ssh2_connect(): Error starting up SSH connection(-5): Unable to exchange encryption keys" # openssl version OpenSSL...
  2. E

    Issue Aws / ssh - How use key file with a ftp user (ssh allow)

    Hi all, We have install an Ubuntu with Plesk on a AWS EC2 instance. SSH connexion works with a key file on the user "ubuntu". We have create a customer with an ftp access and a ssh access (bin/bash). But when we want to connect, with the same key file, we have this error: "Server refuse our...
  3. E

    Issue Composer dependencies require on Plesk

    Hi all, Same problem for me on 3 servers with module was called sectigo. Do you have found a fix? Erwan
  4. E

    Question AlmaLinux php 5.6 support

    First command: #dnf install php53-php.x86_64 No match for argument: php53-php.x86_64 Error: Unable to find a match: php53-php.x86_64 :(
  5. E

    Question AlmaLinux php 5.6 support

    Like that? dnf install -y epel-release dnf install http://rpms.remirepo.net/enterprise/remi-release-8.rpm dnf install php53-php.x86_64 dnf install php53-build.x86_64 dnf install php53-php-gd.x86_64 dnf install php53-php-fpm.x86_64 dnf install php53-php-bcmath.x86_64 dnf install...
  6. E

    Issue DMARC control fails

    Hi Peter, I had found this but unless I am mistaken, it is used to indicate senders to authorize (here noreply@wetransfer.com). Is there a way to exclude the recipient domain (our client installed in Plesk)?
  7. E

    Issue DMARC control fails

    Hi all, We have problems with some domains and DMARC. Some emails are not received. In the logs, there are lines like this: DMARC: smtpdomain=em9713.email.wetransfer.com maildomain=wetransfer.com mailfrom=noreply@wetransfer.com stamp=1685452387 ip=185.209.208.10 adkim=relaxed aspf=relaxed...
  8. E

    Question AlmaLinux php 5.6 support

    Thank you mahmut. It works fine. I have old project on PHP 5.3. Are the same packages (modifying 56 to 53)?
  9. E

    Resolved Urgent / Big problem with apache/nginx [mod_evasive denylisting]

    Currently we use: FPM by Apache with PHP 7.3
  10. E

    Resolved Urgent / Big problem with apache/nginx [mod_evasive denylisting]

    Hi all, Since one hour, with a have a problem with a server. We have errors 403 with in the logs: "client denied by server configuration" Nota: we don"t have made any change on the server. If we go to "Apache & Nginx" and we Apply directly, website is ok but only one minute and after errors...
  11. E

    Resolved Mailman / can not send email

    Perfect! Big thanks Peter. P
  12. E

    Resolved Mailman / can not send email

    in the file /etc/postfix/main.cf: smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination Seems to be correct. I've try to add: smtpd_relay_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination but no effect.
  13. E

    Resolved Mailman / can not send email

    Mailman box appears in the postfix virtual_alias_map: # postmap -s /var/spool/postfix/plesk/virtual | grep test2@mydomain.fr test2@mydomain.fr test2@mydomain.fr
  14. E

    Resolved Mailman / can not send email

    Hi all, We have a project that forces us to keep Mailman on a hosting. Everything worked fine under Centos (Postfix). We have migrated on AlmaLinux 8.7 and activate Mailman. All is ok. We only have the following problem: when a message must be sent to Mailman subscribers, they are all blocked...
  15. E

    Question 18.0.52 / How install Mailman?

    I found this: https://support.plesk.com/hc/en-us/articles/12376955168919-Does-Plesk-support-RHEL9-AlmaLinux-9- So no Mailman for Almalinux 9. Further implementation?
  16. E

    Question 18.0.52 / How install Mailman?

    Hi all, We must migrate a customer on an old server (Centos 6 / plesk 18.0.31). This customer use Mailman. We want to install the component with Plesk update (like this for example...
Back
Top