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

    Resolved Upgrade to MariaDB10.1 but Plesk show me the old one

    Hi Igor, yes, I didn't click on that button, because in Plesk component I already seen new version, and I thought that in Database panel was update too. Anyway thank you.
  2. O

    Resolved MariaDb 10.1 and new user ?

    New screen that leave me o_O
  3. O

    Resolved Upgrade to MariaDB10.1 but Plesk show me the old one

    After several hours, Plesk show me the correct version. The issue is resolve, but I don't know how...
  4. O

    Resolved MariaDb 10.1 and new user ?

    Hi, after upgrade to 10.1 I have seen that there is a new user. is it normal ?
  5. O

    Resolved Upgrade to MariaDB10.1 but Plesk show me the old one

    Hi, after I've upgrade to MariaDB 10.1 with success (How to upgrade MySQL/MariaDB from 5.5 to 5.6/5.7 on Linux?) I have seen that Plesk show me the old version 5.5. Why ?
  6. O

    Question Apache SSL behind NGINX

    Hi VirtuBox, I can see that in plesk.conf.d there is SSLEngine on, but that file (server.conf) isn't modificable because it's generated automatically. In ssl.conf I can specify witch protocol and ciphers can be used, so my question was about if I can enable it (use ssl.conf) without create...
  7. O

    Question Apache SSL behind NGINX

    Hi VirtuBox, if I look inside ssl.conf in conf.d/ of https, I can see this ## SSL Engine Switch: ## Enable/Disable SSL for this virtual host. #SSLEngine on # ## SSL Protocol support: ## List the enable protocol levels with which clients will be able to ## connect. Disable SSLv2 access by...
  8. O

    Resolved Two words about Postfix and SSL/TLS

    Hi Peter, for my first issue, I've seen that Roundcube was configured to use a "bad" ciphers, so I have change $config['cipher_method'] and the problem with SMTP was gone. For the second issue, I have explicit tls_medium_cipherlist (that is use) and now other smtp server can connect with...
  9. O

    Question Apache SSL behind NGINX

    Hi, I would like to know what do you think about configure SSL on Apache when that it's present on NGINX. I have seen that default Plesk configuration for /etc/httpd/conf.d is turn off SSL. Is this a best practice ? Or should I enable SSL as I have configure it on NGINX ? (ciphers, protocol...
  10. O

    Resolved Two words about Postfix and SSL/TLS

    Hi Peter, thank you for yours answers. I have checked my configuration and find the solution for the 250/220 error, so now I can send my mail via SMTP. For the ciphers, I think that if a server user "those old and insecure" ciphers, well, it isn't configured as a "good" server because I have...
  11. O

    Question Strange nginx log

    Hi, today I found this entry on my log : 169.229.3.91 - - [27/Oct/2017:04:40:31 +0200] "GET /ccsetup535.exe HTTP/1.1" 200 3743 "-" "Mozilla/5.0" This is very strange because I haven't any file .exe on my server, and more, I have any file on my root/default directory. But from the log I have...
  12. O

    Resolved Two words about Postfix and SSL/TLS

    Hi, I'm trying to configure Roundcube to use postfix with TLS but I have some trouble with error 250/220 so I've tried to use PHP function (webmail/roundcube is on the same server of postfix). Now I can send email, but my question is about security: is this mode (php mail) secure ? Or should I...
  13. O

    Resolved Set date format log on Roundcube

    Hi UFHH01, I've already read that document, and it's was for that that I have tried +0200 and +02:00. Probably I haven't understood
  14. O

    Question Postfix open and configure smtpd

    Hi, after I read this KB : How to use another port for SMTP connection if 25 port is blocked by ISP I have had some doubts. - In master.cf shouldn't remove # from "submission inet n – n – – smtpd" ? - Should I put # in front of "smtp inet n - n - - smtpd...
  15. O

    Resolved Dovecot seems down, but...

    Hi IgorG, now it's work.
  16. O

    Resolved Set date format log on Roundcube

    Hi Paul, yes, timezone is set in php.ini. I thought that last char given me the possibility to set time offsets.
  17. O

    Resolved Dovecot seems down, but...

    I'll can try this option tonight. I hope that reinstall Dovecot all costumer mail and configuration still remain as they are. It it ?
  18. O

    Resolved Dovecot seems down, but...

    Hi IgorG, new update. After I have delete deliverquota, all email has been deferred. Why ? I have must put deliverquota in /urs/bin/ and then postsuper -r ALL to send all. What is going on ?
  19. O

    Resolved Set date format log on Roundcube

    Hi, I've tried to change date entry log in defaults.inc.php to show the correct time when I look in log. But without success. I've change $rcmail_config['log_date_format'] = 'd-M-Y H:i:s O' to $rcmail_config['log_date_format'] = 'd-M-Y H:i:s +0200' (I've tried +02:00 too) but in the log the...
  20. O

    Resolved Dovecot seems down, but...

    Hi IgorG, I have reach that KB directly when I clicked on error from Plesk panel. So, this is was my fault. Anyway, thank you
Back
Top