• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. M

    Question Autodiscover

    I have my own autodiscovery working for years. I hope Plesk's system will not interfere with what I had. Now I need to investigate how they are achieving it. Not some task I was waiting for. Mine doesn't rely on SNI which is not supported by many mail-clients anyway.
  2. M

    Question Warnings for mixed case domain names

    Upon upgrading to Plesk Obsidian I received a warning that some domains have mixed case names. One of my colleagues did this ;-) A solution was supposed to be given on this website: https://support.plesk.com/hc/en-us/articles/360002592474 But that page is gone. How can I fix it???
  3. M

    Question Get Default PHP-version for chroot SSH

    I just noticed one of the new features of Plesk Obsidian (I'm currently test upgrading 1 server). It features PHP Composer which automatically selects the PHP-interpreter that is chosen for the website. In the past I have been busy creating a good chroot-SSH environment for a few clients (very...
  4. M

    Question 3CX FTP backups fails since upgrading to 17.8

    More than a year I am unable to create FTP-backups of my 3CX-server using our Plesk servers. This all happened after Plesk decided to upgrade their ProFTP with a version they compiled on Feb 20 2018. I would really like to have this issue resolved, but none of the direct parties are recognizing...
  5. M

    Question nginx suddenly gives a configuration error after upgrade

    @mrsombre Although I did not state this in my original post, I did check if there were duplicate posts. You are correct with that suggestion. It is related. Your remark made me check my /etc/hosts and I noticed that I didn't change that file after I disabled ipv6 on my machine. I still think...
  6. M

    Question nginx suddenly gives a configuration error after upgrade

    I'm using Zabbix to monitor a lot on my servers. One of those many things is that I let Zabbix issue an Nginx -T each half hour. Nginx will only adopt a new configuration after its configuration is tested. This way Nginx will not suddenly stop working after some configuration error. By letting...
  7. M

    Question Is possible get password of new mail account created?

    I have written a script that will show you the accounts of a domain which I use on an almost daily basis. Because it is written several years ago it is not able to show the FTP-account since the security is upgraded, but the mail accounts are still possible. PM me for the script.
  8. M

    Question Obtain Letsencrypt flag "Select what else can be secured" from database

    Thanks Igor and thanks to them.... Here's how I get a list of "1 dot domains" that don't have WWW set using that script: php cert.php | grep -B1 'Has WWW.*No' | grep -v '\..*\.' | grep ^Domain Having that list of domains I could then correct all the domains on that server. Thanks :)
  9. M

    Question Obtain Letsencrypt flag "Select what else can be secured" from database

    Hi Igor, thanks for this hint... I tried this and have been looking at those logs for quite a while, but I can't see where that flag is. It's not that it only updates that flag. It is doing a lot of stuff. Would it be possible to ask one of the technicians? This would be really valuable...
  10. M

    Question Obtain Letsencrypt flag "Select what else can be secured" from database

    I would like to issue an SQL-command that shows me all the domains that has the flag "Select what else can be secured" not selected. It seems several clients are getting into troubles because of this. Even when the website is not using it, Microsoft's Outlook mail settings discovery can stumble...
  11. M

    Question Benefits of mutli volume backup

    Thanks for your answer.
  12. M

    Question Benefits of mutli volume backup

    No... you didn't understand it correctly. We are interested to know if a multi-volume back-up would make it possible to speed op the restore process. It is probably not implemented yet, but it would be very beneficial to many. Now all the back-ups need to be restored first before any domains...
  13. M

    Issue I was hoping this bug would be fixed by now (after years)

    I'm not doing this quite often so I am not confronted with this each time, but ever since the back-up extension has been upgraded to a more versatile one it does not restore the files with its proper dates. All files of the site get a timestamp of the moment the back-up is restored. The...
  14. M

    Issue 17.8.11-ubuntu18.04.build1708190321.17 fails to finish

    Their Administrator must have noticed. I can't see any problem at the moment. The repositories are locked and I'm unsure about the procedure when switching. Especially if I'm advised against doing so.
  15. M

    Issue 17.8.11-ubuntu18.04.build1708190321.17 fails to finish

    Plesk installer fails to finish... Installation started in background Checking whether the package dependencies are resolved. Installing packages Reading package lists... Building dependency tree... Reading state information... The following packages will be upgraded: pp17.8.11-bootstrapper 1...
  16. M

    Issue Migration fails with current migrator

    This morning in a batch of 3 sites I had this. A 2nd batch didn't give this problem..... I fixed the sites manually by creating the nginx.conf and the domain.nl.webmail.conf manually.... I can't imagine it's hardware... It's skipping a specific logical step. Sites are migrated one by one. All 3...
  17. M

    Migration of websites does not work properly anymore

    I migrated one of the websites to another server and that didn't fail. Afterward I migrated another site to the same server on which I had the described problem. That one didn't fail either. Because I'm unable to replicate this problem, this can be closed. Still feels uneasy, though....
  18. M

    Migration of websites does not work properly anymore

    After manually copying over the config files, creating the symlinks and manually editing the configs so they correspond with the certificates that were created by the migration process and a "killall -HUP nginx" I have 1 website now working Now I need to do the other 2 websites!!!!! I do not...
  19. M

    Issue Migration fails with current migrator

    I created a report here! Migration of websites does not work properly anymore Do others have this as well????
  20. M

    Migration of websites does not work properly anymore

    TITLE: Migration of websites does not work properly anymore PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Ubuntu 16.04.5 LTS‬, Plesk Onyx Version 17.8.11 Update #34 PROBLEM DESCRIPTION: After the migration of 3 websites today I noticed they did not have the proper certificates. I then wanted...
Back
Top