• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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. Dmytro

    Forwarded to devs additional zone for subdomains after update

    Hi. I see related Fix in last changelog (PPPM-14316) . Is this fix for described here problem?
  2. Dmytro

    Resolved You cannot send emails from Plesk because outbound connections on TCP port 587 is blocked

    Hi, I see it's fixed "The check on SMTP ports 25 and 587 can no longer return false-positive results. (PPPM-11528)" in Plesk Obsidian 18.0.25 17 March 2020 But I'm using my server for a couple months and I saw this error today I have no any problem with sending email from server and also I can...
  3. Dmytro

    Forwarded to devs additional zone for subdomains after update

    As I know, there is no fix for today. But you can activate "own zone creation" for subdomains using this command: plesk bin server_pref -u -subdomain-dns-zone own Be aware, this will run through all your subdomains and recreate zones for them
  4. Dmytro

    Question backup restoration logic?

    Thank you for your fast response. I understand it's expected behavior in the current Plesk meaning and not a "bug". But why? I did not see this kind of behavior for restoration in any backup/restore tool. It should be called as "extract from archive" and not a backup restoration in this case...
  5. Dmytro

    Question backup restoration logic?

    Hi. I have subscription with website plesk.id , this website has 1 file index.html created 22 Dec 2023 at 13:35 Every night I do full backup, so I have backup created 15.01.2024 at 07:49 Today I added test.html on 15:29 and after that I ran restoration of subscription (restore all data)...
  6. Dmytro

    Forwarded to devs additional zone for subdomains after update

    The behavior in question was filed as a Plesk bug #EXTPLESK-5261
  7. Dmytro

    Forwarded to devs additional zone for subdomains after update

    I talked with Plesk support and they reproduced this on their test environment, so we are waiting for bug fix
  8. Dmytro

    Forwarded to devs additional zone for subdomains after update

    here is more detailed dns log from slave: Dec 19 22:38:11 ns1 named[5608]: received control channel command 'addzone subdomain.domain.com IN { type slave; file "subdomain.domain.com"; masters { 1.5.9.9; }; };' Dec 19 22:38:11 ns1 named[5608]: zone subdomain.domain.com added to view _default...
  9. Dmytro

    Forwarded to devs additional zone for subdomains after update

    Hi. Not sure if it's related, but I can't find any other reasons Today I did update to Plesk Obsidian 18.0.57 update 4 (CloudLinux 8.7) And now if I add new subdomain - I receive request to create new zone for this subdomain on Slave, but it should be only refresh for domain received control...
  10. Dmytro

    Resolved Problem with reverse DNS (SMTP Banner)

    As I mentioned, they have CSS list (https://www.spamhaus.org/css/) and I was listed because my HELO is not equal with PTR, but in current state you can make HELO the same as PTR only using this "bad" option
  11. Dmytro

    Resolved Problem with reverse DNS (SMTP Banner)

    It's most relevant theme, I think, so I will add my additional info here. I have Plesk on panel.host.com with one Shared IP (let's say 51.58.33.40 with PTR panel.host.com, this IP used by Plesk and most domains is hosted on this IP) Also I have few dedicated IPs on this server (let's say...
  12. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    My last answer is not really a fix, because it fixes the problem for WP Toolkit (it can connect to DB after that) but not for website, website is showing "Error establishing database connection" if localhost is used as host Fix - I added mysqli.default_socket = /var/lib/mysql/mysql.sock to...
  13. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    Hi. Looks like a symbolink link is a workaround too https://support.plesk.com/hc/en-us/articles/12377056620695
  14. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    Surely :) , but only because I found a workaround here . Thanks once again, I will update this post after I will do some more changes or tests
  15. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    Thank you for trying to help me and additional explanation, but I still do not understand why all you wrote matter in this situation: As I said before, website is working correctly, it has some credentials stored in wp-config.php to connect to db and website successfully connects to DB using...
  16. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    Unfortunately, I have no chance to do that. I will try to do and let you know But any way, I thought if site can connect to db - so WP Toolkit should too
  17. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    I checked another server, it's almost the same like one I described, there's no such problem. So I'm trying to find the difference The one I found already, as you mentioned, it's bind settings in my.cnf. This second server has: [mysqld] bind-address = 0.0.0.0 datadir=/var/lib/mysql...
  18. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    what I didn’t understand: - website is working without db errors with php 7.4/8.1/8.2 - website is working with localhost or 127.0.0.1 in config But wp toolkit show’s error if php 8.2 active and localhost in wp-config P.S. as I see, there’s also a difference in mysql extensions, php 8.2 has no...
  19. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    Hi. No, I didn’t any upgrade. Mariadb version 5.5.68 and bind variable is not defined in cnf files
Back
Top