• 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

    Issue Let's Encrypt Extension (Using features added with version 2.5.0 December 7, 2017)

    Hi mr-wolf, and how I can tell the webserver to use cname and A records for a specific domain, so letsEncrypt can secure those sub domain too ? Thank you
  2. O

    Issue Dovecoot PID file not readable

    Hi Igor, just a question: is it normal that in my Plesk installation I have this ? Access: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) Other question: what about mysql/mariadp pid ? Access: (0660/-rw-rw----) Uid: ( 27/ mysql) Gid: ( 27/ mysql)
  3. O

    Resolved [PPP-33003] Backup failing on all Onyx 17.5 installations since last night, CentOS

    Hi Peter, just my 2 cents, but is it possible that SSLv2 is been expressly excluded how SSL protocol ? Generally, for better security, SSLv2 and SSLv3 is recommended to exclude them.
  4. O

    Question Disable indexing on apache

    Hi Igor, why directory indexing is enable by default with Plesk ? Anyway I have add that directive on my single domain (can I add for all domains?), but if I look at plesk.conf.d/vhost/mydomain.conf I can still see this : <Directory /var/www/vhosts/mydomain.com> Options...
  5. O

    Question Disable indexing on apache

    Hi, I'm trying to disable indexing for my domains, and after I set it on https.conf, I've see that it's override from plesk.conf.d where I can find all my domains that have their configuration with Indexing option enabled. The files in plesk.conf.d directory are "read only", because are...
  6. O

    Resolved Incoming mails rejected when anti-spam in ON

    Use multi DNSBL like spamhaus. I suggest to use uceprotect too because I find it more useful (but configure ONLY level 1 because level 2 and 3 are too much restrictive). And then try to configure Fail2Ban rules that helps a lot more to block clien/server that send spam. You can also mod your...
  7. O

    Resolved Incoming mails rejected when anti-spam in ON

    Try to disable Greylisting. It can create some trouble and so it's advisable to turn it off
  8. O

    Issue MariaDB upgrade: from 5.5 to 10.1 [mysqld_safe]

    Hi, I've read that from MariaDB 10.1 the DB is started directly by mysqld and not from myslqd_safe. I can see on my logs that mysqld_safe starts itself and after one second mysqld starts itself and so I have some errors (aria, ibdata, etc) that tell me that they are used from another process...
  9. O

    Issue No Plesk login page after snapshot restore - MySQL server missing?

    so, it seems that there isn't any istance of mysql/mariadb active. Try systemctl start mariadb as Igor say you
  10. O

    Issue No Plesk login page after snapshot restore - MySQL server missing?

    there are two istance of mysql active. Try netstat -apn | grep 3306 and eventually kill the double process
  11. O

    Question Where can I find plesk panel access? Is it in /etc/pam.d ?

    Hi Peter, so, is there a possibility to send an email when a user access via Plesk interface ? Thank you
  12. O

    Issue No Plesk login page after snapshot restore - MySQL server missing?

    Hi akira9000, just a my opinion, in the future take a snapshot when your system is completely down. I've worked a lot on VM (vmware) and the BEST practice, it's to take a snapshot when your system it's turn off, even if "everybody" can tell you that it isn't necessary... Naturally, you can take...
  13. O

    Question Where can I find plesk panel access? Is it in /etc/pam.d ?

    Hi, I would like to know if access to Plesk panel (port 8443) is managed with pam, and if it's so, which is its services ? login ? plesk_usermng_encrypted? system-auth ? Thank you
  14. O

    Resolved MariaDb 10.1 and new user ?

    Hi Peter, I think that after a new installation anyone need to follow this procedure mysql_secure_installation that delete anonymous user and test DB.
  15. O

    Resolved Upgrade Postfix but use as normal afterwards within Plesk

    Hi Igor, hi learning_curve, I'm on CentOS 7.4 and postfix is released with version 2.10, and mariadb is 5.5. So, I know that every distribution have "its" version software and that these software can be upgraded from users, but, I know that if I use Plesk I should know if a new software version...
  16. O

    Resolved Upgrade Postfix but use as normal afterwards within Plesk

    Hi Igor, I've tried to find some KB or article that confirm or not the support of postfix3 from Plesk. Considering that there are so much KB that tell that MariaDB 10.2 isn't supported and if you want to upgrade.. well "you know what you're doing", what about postfix ? Thank you
  17. O

    Issue Syslog with entry "su: (to popuser) root on none"

    Hi, probably I have found the "problem" of these flood of popuser. As I read from this forum Atomicorp • View topic - Multiple log entries: "session opened for user popuser", this "problem" is present from many years and as I found it on my server, it depend from a Plesk script. Particularly...
  18. O

    Resolved Upgrade Postfix but use as normal afterwards within Plesk

    If postfix 3 is support from Plesk and/or if there are some other commend to make it operational with Plesk
  19. O

    Resolved Upgrade Postfix but use as normal afterwards within Plesk

    Hi Igor, is there something else to do for Plesk, or your solution is the best practice to upgrade and to work with Plesk without any problem ? Thank you
  20. O

    Resolved MariaDb 10.1 and new user ?

    Hi, I've found this link : The "test" Database and Security that explain the "test" database (I know that it's oracle -mysql-) but I think that is probably the truth for MariaDB too. So, is this the function for the user "Any" too ?
Back
Top