• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Recent content by FloLa

  1. F

    Issue Certificate verification failed

    Solved for me by now.
  2. F

    Issue Certificate verification failed

    I also received this error today while installing a completely new server.
  3. F

    Question IPv4 forwarding rule

    Okay, thanks for the information. Are there precise instructions on how to enter it using the Event Manager? Thanks in advance.
  4. F

    Question IPv4 forwarding rule

    This isn't really what I'm concerned about, but rather that I can use the Plesk firewall and IP forwarding at the same time.
  5. F

    Question IPv4 forwarding rule

    What matters to me is that I can use both at the same time, that's nothing special.
  6. F

    Question IPv4 forwarding rule

    I have a management server with a public IP address, and I want to give my VMs, all of which are accessible internally with a 10-series IP address and don't have a public Internet connection, access to the internet so that updates, etc., are possible, but they aren't accessible from outside. I...
  7. F

    Resolved Port 3306 closed since MariaDB 10.2 update

    In had to change the following setting in: /etc/mysql/my.cnf [mysqld] bind-address = 0.0.0.0 Then the connection from outside worked for me. MariaDB Version 10.11.6
  8. F

    Issue PHP suddenly crashes

    Thank you, I will check this command if I have problems again.
  9. F

    Issue PHP suddenly crashes

    Thanks for the answers and your time, I will try to check this list the next time there is instability.
  10. F

    Issue PHP suddenly crashes

    The whole thing is a closed system and not actually publicly accessible. So you can access it from outside but it doesn't necessarily do anything. Most requests are just mini-requests but of course there are some that can take hours so unfortunately the execution time is not an option. I also...
  11. F

    Issue PHP suddenly crashes

    Thank you for your answer. As @Kaspar@Plesk mentioned, I followed the steps above and the result is this: There is actually nothing unusual, I also checked the IP addresses and the requests looked legitimate.
  12. F

    Issue PHP suddenly crashes

    Many thanks for your response. I don't think it's a DDOS attack because after restarting the database server it's immediately OK again and only occurs again after some time/days/months.
  13. F

    Issue PHP suddenly crashes

    I don't know why, but lately I've been having the problem that suddenly, without any changes or really noticeable events in the logs, PHP just crashes and then only the following error is displayed in the access log: 25130#0: *26793910 connect() to...
  14. F

    Issue Rate Limit Subdomain

    My configuration currently looks like this: I have a domain e.g. example.com -> accesses httpdocs (/var/www/vhosts/example.com/httpdocs/) I also have a subdomain test.example.com -> also accesses httpdocs (/var/www/vhosts/example.com/httpdocs/) I now want to set a rate limit of 10 requests /...
Back
Top