• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Recent content by Paul Hermans

  1. P

    Forwarded to devs SSL It! breaks renewal and usage of Let's Encrypt wildcard certificates when subdomains are involved

    We are also seeing several Wildcard Let's Encrypt certificates not being renewed automatically. When logging in Plesk and opening "SSL/TLS Certificates" we see the "Continue" button like in the screenshot above. When clicking on the Continue button the SSL/TLS certificate will be installed...
  2. P

    Issue only default MSSQL shows for client, but multiple versions available

    Hello, There is a setting inside de Service Plan under TAB: Permissions that says "Database server selection". Can you check if this permission is granted for the Subscription? Greetings Paul
  3. P

    Question No SSH motd for Plesk users

    Thanks Peter, that is a great idea! That could work. Now I solved this by minimizing the motd for the entire server.
  4. P

    Question No SSH motd for Plesk users

    When Plesk users login via the "SSH Terminal" plugin I would like to offer a clean terminal without motd. For other accounts I want to keep the system default settings. Putting a hushlogin file inside the users homedir does the job How can I automatically put a hushlogin file inside the...
  5. P

    Issue mssql contained database support

    This is a great feature indeed! This can become the new standard for Microsoft SQL server. When people login remotely from SQL Management Studio they don't see other users databases! More relevant now because of myLittleAdmin not available anymore and remote connections the only solution.
  6. P

    .NET Core Toolkit Environment Variables get lost

    I see Environment Variables are added to the Web.config file by Plesk and this file gets overwritten each time you publish. Possible solutions: 1) Plesk can automatically re-add the Environment Variables to the web.config file after each deployment 2) Plesk can store Environment Variables...
  7. P

    .NET Core Toolkit Environment Variables get lost

    Username: TITLE .NET Core Toolkit Environment Variables get lost PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Windows Server 2022, Plesk Obsidian 18.0.54 PROBLEM DESCRIPTION When using Environment Variables within .NET Core Toolkit. Every time you publish a new version of the...
  8. P

    Forwarded to devs Error "Invalid URL was requested" when you want to list the sites that use the ip address of the server

    If you badly need to know which site uses an IP, you can use this method: 1) Login to the server via RDP, start PowerShell 2) plesk db 3) select * from dns_recs where val='1.2.3.4' or displayVal='1.2.3.4'; source...
  9. P

    Question Event Manager for "Activate mail service on this domain"

    When a customer disables the Mail functionality in Plesk "Activate mail service on this domain" we want to automatically remove this domain from our spamfilter cluster via the Event Manager. When a customer enables the Mail funtionality again, we also want to re-add the domain. Could you add...
  10. P

    Question Event Manager: Mail management status update

    When a customer disables the Mail functionality in Plesk "Activate mail service on this domain" we want to automatically remove this domain from our spamfilter cluster. Which event do I use for this? I see the event "Mail management status update" but cannot find this event in the...
  11. P

    Issue Error: ifmng failed: /etc/sysconfig/network-scripts/ifcfg-eth0: No such file or directory

    Adding IP's manually and then clicking "Reread IP" is a workaround for this issue.
  12. P

    Issue Error: ifmng failed: /etc/sysconfig/network-scripts/ifcfg-eth0: No such file or directory

    When trying to add an extra IP address I get an error. Plesk > Tools & Settings > IP Addresses > Add IP Address Error: ifmng failed: /etc/sysconfig/network-scripts/ifcfg-eth0: No such file or directory There is a readme: /etc/sysconfig/network-scripts/readme-ifcfg-rh.txt: Am I doing...
  13. P

    Resolved ASP.NET 7 support

    Thanks Igor for your quick reply.
  14. P

    Resolved ASP.NET 7 support

    ASP.NET 7 is released November 8th, 2022, when can we expect support will be added to Plesk? Link: .NET 7 is Available Today
  15. P

    Contribution .NET applications support on Plesk for Linux - beta version is available!

    The installation requirement of the .NET SDK would not be a problem for us, being able to deploy via git is a very useful feature to have. Everybody is using git these days, and committing to a production branch which automatically deploys the app opens the use of any IDE to develop and deploy...
Back
Top