• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by iiiuhkai

  1. I

    Bug with SMTP banner - urgent

    This "Received" section describes the path of your letter from webmail to plesk mailserver (postfix). i.e.: your postfix mailserver received this letter from your webmail. So, why do you think Plesk mailserver helo does not work properly? Check "Received" on plesk->gmail stage. there you should...
  2. I

    Bug with SMTP banner - urgent

    Hm... than that's serious mistake in french locale. It definitely should be reported to Plesk team. Originally, plesk mailserver screen have no option to manage SMTP banner, but you can manage there SMTP greeting which plesk mailserver will use as a HELO with connection to destination server.
  3. I

    Bug with SMTP banner - urgent

    Again, do not mix SMTP Greeting with SMTP Banner.
  4. I

    Bug with SMTP banner - urgent

    so, please, show me where i can manage SMTP banner in Plesk
  5. I

    Bug with SMTP banner - urgent

    No. You are talking of two different things. It's Server SMTP Banner and it has nothing to deal with how Plesk configured to send outgoing mails. Do not mix SMTP greeting and SMTP banner.
  6. I

    502 Bad Gateway after upgrade on subscriptions

    Well, now you have mixed up packages I suppose. Some of plesk packages are still for debian 6 system and you should manually upgrade them to debian 7. The problem which you have to solve is to compare packages on your system with clean install plesk for debian 7 and upgrade yours with force...
  7. I

    Fresh install - nginx and php-fpm don't start

    Check you have Nginx enabled in Plesk panel -> Tools&Settings -> Services Management Enable it in Plesk nginx will not start by # service nginx start if it's disabled in Plesk
  8. I

    Fresh install - nginx and php-fpm don't start

    what is the output of the following commands: # systemctl stop nginx # systemctl start nginx what is in nginx error log after it?
  9. I

    Fresh install - nginx and php-fpm don't start

    just to be sure - how did you disable it? what is the output of getenforce after you have disabled it?
  10. I

    Fresh install - nginx and php-fpm don't start

    hm... it definitely should contain selinux logs in case you have audit daemon disabled. Try to temporary disable Selinux and restart services like mariadb, nginx, psa... to finally exclude Selinux from list of possible reasons.
  11. I

    Fresh install - nginx and php-fpm don't start

    what is status of Selinux? (# getenforce) if it's enabled try to find some deny records in /var/log/messages
  12. I

    Mod_security log trouble

    Plesk logrotate already have record for modSecurity: # cat /etc/logrotate.d/mod_security /var/log/modsec_audit.log { daily rotate 7 missingok compress postrotate /etc/init.d/apache2 reload > /dev/null 2>/dev/null || true endscript } and I suppose that apache reload is enough, because...
  13. I

    Access to the server over SSH : forbidden to /bin/sh -- IS IT SAFE ?

    IMO give ssh access to subscription user is not safe by default
  14. I

    How to change Power User view to Administrator

    Tab "Server" -> "Interface Management"
Back
Top