• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

Recent content by SalvadorS

  1. S

    Resolved Installing sqlsrv extension for Plesk php 8.1 following article does not work

    Hi, I fixed this problem installing via cli the extensions for php 8.1: /opt/plesk/php/8.1/bin/pecl install pdo_sqlsrv-5.11.1 # echo "extension=pdo_sqlsrv.so" > /opt/plesk/php/8.1/etc/php.d/pdo_sqlsrv.ini # /opt/plesk/php/8.1/bin/pecl install sqlsrv-5.11.1 # echo "extension=sqlsrv.so" >...
  2. S

    Resolved Installing sqlsrv extension for Plesk php 8.1 following article does not work

    Hello, I following this article: https://support.plesk.com/hc/en-us/articles/12377482190999--How-to-install-sqlsrv-extension-for-Plesk-PHP-handlers To install sqlsrv extension for php 8.1 in a Debian 11 server. I followed step by step for debian, also checked if plesk-php81-dev and...
  3. S

    Issue Access to a database from another plesk server

    Thanks for the help. I did it and works fine!
  4. S

    Issue Access to a database from another plesk server

    Hello everybody, I need to access to a plesk database of one domain hosted in one server from another domain in another server with plesk. In the destination server (the server where I need to access to de database) I went to Tools & Settings > Database Servers > Settings > and click on the...
  5. S

    Issue Problem migrating sites

    No, impossible, I didn´t find the problem and I had to migrate from Debian 8 to Debian 11 and after this to Debian 12.
  6. S

    Question Rule to block in plesk firewall all traffic from ports that plesk does not use?

    Hi, I have just one question. Which ports I have to block if I want to block incoming mail from one country? I want to create a rule to block all mail coming from VN for example. I can choose the country, but what ports? It is possible to do that? Thanks in advance
  7. S

    Issue Too many connections (Several plesk servers same problem in the last week)

    Hello @Hangover2 Thanks a lot for your reponse. With fail2ban we blocked in the last month hundred and hundreds of IPs from IA training (claudebot, Amazonbot, Applebot...) It seems logs are clean of that but if I face the same issue another time I will check...
  8. S

    Issue Too many connections (Several plesk servers same problem in the last week)

    Hi @Bitpalast First of all, many thanks for your reponse. In this server there is one domain with one wordpress with one database and one username. The username of this database is hedKrwp75052619. This site was working perfectly for years (I know plugins and corer are updated...) The only...
  9. S

    Issue Too many connections (Several plesk servers same problem in the last week)

    Dear Dear Kaspar@Plesk, First of all thanks a lot for your reply. I found this issue in 5 different plesk servers this week. 3 of them with less than 5 sites. Randomly, different hours, different days but same problem. Exactly the same problem. All servers are fresh (mounted few months ago) and...
  10. S

    Issue Too many connections (Several plesk servers same problem in the last week)

    Also I want to say that in this line: The user exist, is the only user that exist because the server has only obne site, a wp site with that user on the db... I nearly convinced that is a plesk problem, nobody have the same issue?
  11. S

    Issue Too many connections (Several plesk servers same problem in the last week)

    I found this in the syslog (houndred of lines)
  12. S

    Issue Too many connections (Several plesk servers same problem in the last week)

    Hello, Last week I had different 5 plesk servers with the same problem. I see the error "too many connections" in the websites or control panel. All the servers are with Debian 12 and Plesk 18.0.61 #5 Restart mysql does not work. If I execute: I have to wait nearly 30 minutes and after that...
  13. S

    Issue Error changing from litespeed to apache

    Hello, I am trying to change a server from litespeed to apache but I have an error when I do it: Line 146 (in the middle): If I went back it worked again but under litespeed... Any ideas?
  14. S

    Question From where is calling this IP?

    Hi everybody, First of all, thank you very much for trying to help me. I have an IP address that is always connected to one of my servers: I added the IP to fail2ban to block it, but it is still there. I searched the logs to find out where the IP is calling from: No luck... So, how can I...
Back
Top