• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. FAB

    Resolved COMPOSER - LARAVEL

    Answering to myself: You can actually change the version of PHP used in the current session by typing: export PATH=/opt/plesk/php/7.1/bin:$PATH; By doing so I managed to install Laravel using the default Composer.... FINALLY lol
  2. FAB

    Resolved COMPOSER - LARAVEL

    At this point, I'm going to hang myself up, seriously lol Here is my problem: I've been trying for the last 3 days to install laravel on my server in order to be able to use it for a new website project. So, first problem, I need Composer. Good news, Composer is already installed by Plesk...
  3. FAB

    Question Scheduled Task - Fetch PHP page under htaccess protection

    Hi, Quick question,: I'm trying to set a cron task (Scheduled Task in Plesk) to fetch a PHP page in a folder protected by .htaccess/.htpasswd. Is there a way to do that? Thanks! FAB
  4. FAB

    Resolved Installing Chrome on my Plesk server

    Soooo for the records, I just did it and it works like a charm :-)
  5. FAB

    Resolved Installing Chrome on my Plesk server

    Ok Peter, got it. Thanks. I'm going to give it a try.
  6. FAB

    Resolved Installing Chrome on my Plesk server

    Hi, I got a weird question... because I'm here out of my comfort zone . I would like to use Chrome headless for a php project. The idea is to install Chrome on my CentOS Linux 7.4 (which also runs Plesk 17.5.3) and then to call Chrome in headless mode to do some website rendering (and...
  7. FAB

    Resolved I'm unable to connect to RoundCube

    Hi UFHH01, I have some GOOD NEWS! lol :-) I solved this problem myself. In all the modifs we did yesterday, we set to "true" both $config['force_https'] AND $config['use_https'] IN /usr/share/psa-roundcube/config/defaults.inc.php $config['force_https'] = true; $config['use_https'] = true...
  8. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    Oky dooky :-) so the next step is here: https://talk.plesk.com/threads/im-unable-to-connect-to-roundcube.343883/
  9. FAB

    Resolved I'm unable to connect to RoundCube

    Hi all, does anybody has an idea about this issue? I can not get logged at all to roundcube (see attached)(and yes the pwd is the right one) I have the same problem with all the emails addresses. I'm getting: Your session is invalid or expired So IDK what to do, really... Do you think I...
  10. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    Hi UFHH01, I agree, #14 looks better... BUT, asI was saying in #20, now I can not get logged at all to roundcube (see attached)(and yes the pwd is the right one) I have the same problem with all the emails addresses. So IDK what to do, really... Do you think I should switch to qmail?
  11. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    PS: // just replaced by # (my mistake), but doesn't change the result
  12. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    Well, now when I try to log to roundcube I'm getting: Your session is invalid or expired. (it's getting worse :oops:) Attached: main.cf & master.cf
  13. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    >>> and comment out "tls_ssl_options=NO_COMPRESSION" is not in defaults.inc.php .... where should I find it? (I really appreciate the time you are spending trying to solve this problem :-) )
  14. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    telnet mail.xxxxxxxxxxxx.com 25 Trying xxx.xxx.xxx.205... Connected to mail.xxxxxxxxxxxx.com. Escape character is '^]'. 220 ns30xxxx.ip-xxx-xxx-162.eu ESMTP Postfix HELO l 250 ns30xxxx.ip-xxx-xxx-162.eu AUTH LOGIN 503 5.5.1 Error: authentication not enabled telnet mail.xxxxxxxxxxxx.com 25...
  15. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    OK, I made the change (including going back to before the 'FAB' changes). I' m back to: SMTP Error (250): Authentication failed. The /var/log/plesk-roundcube/errors is 4MB (of junk) :/ Attached are the last entries
  16. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    logs looks super weird!!!! The log file pretty big, growing very quickly and looks like that: Jun 23 22:01:00 ns3037957 postfix/smtpd[21670]: lost connection after CONNECT from unknown[156.67.106.245] Jun 23 22:01:00 ns3037957 postfix/smtpd[21670]: disconnect from unknown[156.67.106.245] Jun...
  17. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    CONNECTED(00000003) depth=3 C = SE, O = AddTrust AB, OU = AddTrust External TTP Network, CN = AddTrust External CA Root verify return:1 depth=2 C = GB, ST = Greater Manchester, L = Salford, O = COMODO CA Limited, CN = COMODO RSA Certification Authority verify return:1 depth=1 C = GB, ST =...
  18. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    plesk version Product version: Plesk Onyx 17.5.3 Update #10 Update date: 2017/06/21 22:33 Build date: 2017/03/17 16:00 OS version: CentOS 7 Revision: 55d1b49a272f44666e1920eca8b6e4da449a38cd Architecture: 64-bit Wrapper version: 1.2 I followed those steps: Change this...
  19. FAB

    Resolved SMTP Error (250): failure during authentication (ROUNDCUBE)

    it is a NIGHTMARE! :(:(:( How come this SMTP error can happen? I can't manage to fix it :( HELP NEEDED... like really needed..... pleeasseeeee
Back
Top