• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. lesny

    Issue update plesk 18.0.20

    Hello I can not update 18.0.20 from plesk here is the error message ===> Upgrading database Trying to start service mysql... /usr/sbin/mysqld (pid 730) is running... done Trying to establish test connection... /usr/bin/mysql: unknown variable ''mysql.utf8mb4'=> true,' /usr/bin/mysql: unknown...
  2. lesny

    Resolved error mail postfix

    Good evening Thanks for your replies though I do not understand how you see it's "kiddies" trying to connect to my mail server? more fail2ban is already installed and it is true that it blocks an enormous connection to plesk-postfix Concentrating DRweb I do not remember installing it and when...
  3. lesny

    Resolved error mail postfix

    hi, I have made the modifications but I can no longer access my mailbox Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at [email protected] to inform them of the time this...
  4. lesny

    Resolved error mail postfix

    hi look root@Forumeasy:~# plesk installer --select-product-id plesk --select-release-cur - Pastebin.com please
  5. lesny

    Resolved error mail postfix

    hi Repairing the mail server configuration Reconfigure all domains and mailboxes? [Y/n] y Reconfiguring all domains and mailboxes ......................... [2017-09-15 18:56:19] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/mchk'] with exit code [1] [FAILED] - mchk...
  6. lesny

    Resolved error mail postfix

    hi like this ? cat /etc/hostname forumeasy.fr etc/host 127.0.0.1 forumeasy.fr forumeasy 213.246.42.77 forumeasy.fr forumeasy sorry if I can not but i am not very strong in english xD
  7. lesny

    Resolved error mail postfix

    hi, like this ? 127.0.0.1 localhost.localdomain localhost ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters 127.0.0.1 servername.forumeasy.fr servername...
  8. lesny

    Resolved error mail postfix

    127.0.0.1 Forumeasy.fr Forumeasy 76500hd42077.ikexpress.com 76500hd42077 76500hd42077.ikexpress.com 76500hd42077 localhost localhost.localdomain ::1 Forumeasy.fr Forumeasy 76500hd42077.ikexpress.com 76500hd42077 76500hd42077.ikexpress.com 76500hd42077 localhost localhost.localdomain...
  9. lesny

    Resolved error mail postfix

    Thank you for your reply I did a betise and I can not get the mail again plesk repair mail Repairing the mail server configuration Reconfigure all domains and mailboxes? [Y/n] y Reconfiguring all domains and mailboxes ......................... [2017-09-13 18:33:47] ERR [util_exec]...
  10. lesny

    Resolved error mail postfix

    Hello since my mail server I manage to send mail without worries but on the other hand I do not get to receive here is the error I receive Sep 13 15:27:25 Forumeasy courier-imapd: Connection, ip=[::1] Sep 13 15:27:25 Forumeasy courier-imapd: LOGIN, [email protected], ip=[::1]...
  11. lesny

    Resolved Error after change postfix to gmail

    hi UFHH01 having had the same worries as the author of the post I allow myself to answer following your answer when I type the command plesk repair mail -y -v I get the following error Reconfiguring all domains and mailboxes ......................... [2017-09-13 12:45:46] ERR...
  12. lesny

    Resolved erreur httpdmng

    hi, I think my worries do not come from negnix because despite your sound configuration file I always have the same error I will ask my host a reset of my server I thank you infinitely for your help continues like that it is super d ' To have a community listening to its customers
  13. lesny

    Resolved erreur httpdmng

    my nginx.conf #user nginx; worker_processes 1; #error_log /var/log/nginx/error.log; #error_log /var/log/nginx/error.log notice; #error_log /var/log/nginx/error.log info; #pid /var/run/nginx.pid; include /etc/nginx/modules.conf.d/*.conf; events { worker_connections 1024...
  14. lesny

    Resolved erreur httpdmng

    hi, 2017/08/08 12:05:32 [emerg] 16063#0: "http" directive is not allowed here in /etc/nginx/nginx.conf:17 2017/08/08 12:07:09 [emerg] 16251#0: "location" directive is not allowed here in /etc/nginx/nginx.conf:16 2017/08/08 12:07:29 [emerg] 16302#0: "location" directive is not allowed here in...
  15. lesny

    Resolved erreur httpdmng

    hi, service nginx restart Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details. ****@***:~# systemctl status nginx.service ● nginx.service - Startup script for nginx service Loaded: loaded (/lib/systemd/system/nginx.service; enabled) Active...
  16. lesny

    Resolved erreur httpdmng

    hi, systemctl status nginx.service â nginx.service - Startup script for nginx service Loaded: loaded (/lib/systemd/system/nginx.service; enabled) Active: failed (Result: exit-code) since Tue 2017-08-08 17:54:59 CEST; 8min ago Process: 3711 ExecStartPre=/usr/bin/test $NGINX_ENABLED = yes...
  17. lesny

    Resolved erreur httpdmng

    ~# Nginx -t -bash: Nginx: command not found :~# /usr/local/psa/admin/bin/nginxmng -s Enabled :~# service nginx restart Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
  18. lesny

    Resolved erreur httpdmng

    good thank you But now I have a new error Repairing server-wide configuration parameters for web servers .. [2017-08-08 17:20:21] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/httpdmng' '--reconfigure-server'] with exit code [1] Error occured while sending feedback. HTTP code...
  19. lesny

    Resolved erreur httpdmng

    hi Thank you for your answer by cons here is my nginx.conf what do I remove? #user nginx; worker_processes 1; #error_log /var/log/nginx/error.log; #error_log /var/log/nginx/error.log notice; #error_log /var/log/nginx/error.log info; #pid /var/run/nginx.pid; include...
  20. lesny

    Resolved erreur httpdmng

    Thanks for your reply here is what I got at line 16 } location / { autoindex off; } Sorry i have plenty of mistake with plek i think you embort it all day
Back
Top