• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by BigD213

  1. BigD213

    Issue "Public IP Address" field - How to disable or change

    I have to keep logging in to clear this entry under "Public IP Address". I have a unique LAN configuration that requires that this field is clear. I have also tried setting it to the LAN IP. A few days later, it automatically changes itself. 1 - How do I prevent this field from automatically...
  2. BigD213

    Issue Event Handler not calling script

    Thanks for testing it for me. This same configuration works on my other plesk servers. I have moved this conversation here: https://support.plesk.com/hc/en-us/requests/357459 Where it has been suggested that the problem is with the Beta release on Ubuntu...
  3. BigD213

    Input Plesk can now be installed on Ubuntu 20 servers running on ARM-based platforms

    The only event that will successfully call the script /root/test-handler.sh is when I create a new mailbox (Mail account created). The script is not called when I: - create a domain - delete a domain - create a subdomain - delete a subdomain. Your assistance is appreciated
  4. BigD213

    Issue Event Handler not calling script

    Thanks for this suggestion. You will see from the image I posted that this is the first item on the list that I have tried and it does not call the script.
  5. BigD213

    Issue Event Handler not calling script

    The only event that will successfully call the script /root/test-handler.sh is when I create a new mailbox (Mail account created). The script is not called when I: create a domain delete a domain create a subdomain delete a subdomain. Your assistance is appreciated
  6. BigD213

    Question Rock linux is ready to use with Plesk?

    At this URL: Software Requirements for Plesk Obsidian it is stated: "Rocky Linux 8.x 64-bit (coming soon on January 18, 2022)" Today is January 23, 2022. I have this error message when attempting to install Plesk on Rocky Linux: "ERROR: You are trying to run Plesk Installer on an...
  7. BigD213

    Question Backup manager & symlinks

    Does plesk "backup manager" follow symlinks and backup all of the data pointed to from the symlink? It appears that the plesk "backup manager" backs up all files in the "httpdocs" dir. My configuration is like this: Plesk Obsidian Version 18.0.24, last updated on Mar 9, 2020 03:20 AM CentOS...
  8. BigD213

    Resolved Service Plan with SSL/TLS Support on in Hosting Params has no effect

    Problem solved - thanks so much for your help.
  9. BigD213

    Resolved Service Plan with SSL/TLS Support on in Hosting Params has no effect

    It appears that this only happens when creating the hosting using the Plesk API with the following XML: <packet version="1.6.9.0"> <webspace> <add> <gen_setup> <name>$newurl</name> <htype>vrt_hst</htype> <ip_address>$toip</ip_address>...
  10. BigD213

    Resolved Service Plan with SSL/TLS Support on in Hosting Params has no effect

    When "SSL/TLS support" is checked, I can manually browse to Example Domain and the connection will be secured with Plesk self-signed certificate, as shown here: When "SSL/TLS support" is checked - I can see the website that I built. When "SSL/TLS support" is NOT checked - I see the Plesk...
  11. BigD213

    Resolved Service Plan with SSL/TLS Support on in Hosting Params has no effect

    I have created a "Service Plan" with the option for "SSL/TLS support" checked, which is found under the "Hosting Settings". When I create a new subscription with my Service Plan - all of the settings are applied to the new subscription EXCEPT for the checked option for "SSL/TLS support" which...
  12. BigD213

    Resolved FTP - Failed binding to port 21

    There was a lot of manual configuration to do, once I got the /etc/proftpd.conf file loaded with data. This included setting permissions on files and adding several log files that did not exist. I assumed that the Plesk install would have already configured everything. All is working now.
  13. BigD213

    Resolved FTP - Failed binding to port 21

    New install of Plesk 12.5 on Centos 7 when I put this into bash: service xinetd status it returns that the service is "Active" I run: tail -f /var/log/messages Then, I run: telnet 127.0.0.1 21 and I immediately get "Connection closed by foreign host." Then /var/log/messages returns: Aug 7...
Back
Top