• 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 Martin Dias

  1. Martin Dias

    Resolved Hundreds of Plesk databases crashed in 1 night

    Anything useful in the logs? Probably some update that made some directive invalid.
  2. Martin Dias

    Issue Can't reissue LE certificate

    If the main domain is secured by wild card SSL you can go to the subdomains and assign that same SSL under Hosting Settings
  3. Martin Dias

    Question How to set Backup Manager to run at custom time frames

    If you want to customize the time to that extent, it would be possible over cron: https://docs.plesk.com/en-US/obsidian/cli-linux/using-command-line-utilities/pleskbackup-backing-up-content-and-configuration.74260/
  4. Martin Dias

    Issue plesk not accessible via GUI after restore

    Seems that the database is also corrupted. Do you have any other backups for the databases? Or only the Acronis backups?
  5. Martin Dias

    Issue plesk not accessible via GUI after restore

    In most cases it should be fine to continue as it won't touch websites data, etc.
  6. Martin Dias

    Question How to move domain and all related parts to different user after license downgrade?

    Check the domain if the DNS works fine and if you still can do changes. Also check /var/log/plesk/panel.log to see if there are more details about the error.
  7. Martin Dias

    Resolved Plesk Login for Customers over Subdomain with Certificate.

    One way to achieve this, at least in Obsidian (did not test it in onyx) is this way: Add a subdomain under each customer. I will use here plesk.customer.com as example. Go to plesk.customer.com > Dashboard > PHP Uncheck the PHP Support option Press OK Go to Domains > plesk.customer.com >...
  8. Martin Dias

    Question How to move domain and all related parts to different user after license downgrade?

    You can move it to the admin with: plesk bin subscription --change-owner "example.com" -owner admin Or you can move it to one of your admin subscriptions: plesk bin subscription --merge source-example.com -webspace-name target-example.com
  9. Martin Dias

    Issue Can't upgrade MariaDB

    At the moment, the automatic tool does not yet support automatic fix of the increments being broken in tables. Since some warnings and error can cause big issues if ignored, the tool will not proceed. It might be added in future depending on demand. No ETA or guarantee for such as of this moment.
  10. Martin Dias

    Issue websites not reachable since 2-3 days

    Check and provide us: service nginx status service apache2 status
  11. Martin Dias

    Issue Can't upgrade MariaDB

    In such cases, we do recommend for now to do the manual upgrade: https://support.plesk.com/hc/en-us/articles/12388091703703-How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux
  12. Martin Dias

    Question Inefficient PLESK Partition Setup on CloudLinux - Root vs Home

    Plesk by default does not use /home and also does not set up partitions, that is on OS side when you install it. You can for example change the location for the sites data, mail, etc. manually...
  13. Martin Dias

    Issue migration of site failing - DB issue

    I would suggest contacting our support team, to help you further To sign in to support, please go to Plesk If you bought your license from a reseller, your reseller should provide support for you. If the reseller does not provide support, here is an alternative...
  14. Martin Dias

    Issue migration of site failing - DB issue

    any errors when you did try to start it with that variables?
  15. Martin Dias

    Question SSH user can see other subdomain directories even with chrooted shell?

    Yes it is expected as you chroot is given to the system user of the subscription so in short all files under that subscription. If you want the access separated you would need to add the subdomains as a new subscription.
Back
Top