• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. E

    Question Debian 10 / Openssh 7 to 8 ?

    Does anyone have a solution?
  2. E

    Question OpenSSL update debian 10

    Still the problem here too. Debian 10 LTS ending 2024-06-30. Does anyone have a solution?
  3. E

    Issue Cron task 503 error: Service Temporarily Unavailable

    Do you know where I can find more information about the 503 error? The task was working perfectly so far.
  4. E

    Issue Cron task 503 error: Service Temporarily Unavailable

    Hi all, I have a 503 error Service Temporarily Unavailable with a cron PHP. No problem so far. PHP 7.2 / FPM by Apache. I don't found clear information in the log. I try to increase FcgidMaxProcesses & FcgidMaxProcessesPerClass but always the error. Do you have an idea to solve the problem?
  5. E

    Question Debian 10 / Openssh 7 to 8 ?

    Hi all, We have servers on Debian 10 / Obsidian v18.0.53. Some services (with PHP ssh2_connect) can't work now because openssh version 7.x is depreciated (ssh-rsa). Is it possible to update openssh7.x to openssh 8.x or 9.x without problem? No update with: #apt-get update #apt-get upgrade If...
  6. E

    Issue Outlook mac last version: message "Your settings replace00 prevent us from accessing your mail."

    Hi all, One of our customers has a problem with his email account (which we host under Plesk) and the latest version of Outlook Mac. When he wants to send a message, it stays in the outbox. Without error message. By closing Outlook and reopening it, the message goes away. After a few seconds...
  7. 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...
  8. 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...
  9. 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
  10. 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 :(
  11. 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...
  12. 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 [email protected]). Is there a way to exclude the recipient domain (our client installed in Plesk)?
  13. 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 [email protected] stamp=1685452387 ip=185.209.208.10 adkim=relaxed aspf=relaxed...
  14. 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)?
  15. E

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

    Currently we use: FPM by Apache with PHP 7.3
  16. 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...
Back
Top