• 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 Fritz MichaelG

  1. Fritz MichaelG

    Issue Unable to install or update Plesk components: There are no products for your operating system | Update operation was locked by another update process

    Today I noticed that our Plesk instance is suffering from this problem. In my case it says There are no products for your operating system ( 'Ubuntu' 'Linux' '16.04' 'x86_64' ) available from the selected source. That article then directs me to this one on how to install updates for Plesk...
  2. Fritz MichaelG

    Question Disable HTTP/2 for only one domain

    Thx, I suspected as much.
  3. Fritz MichaelG

    Question Disable HTTP/2 for only one domain

    Due to an issue with PHP-FPM and ownCloud (see here) we need to disable HTTP/2 (at least for now). I know this can be done by executing plesk bin http2_pref disable But is it also possible to disable HTTP/2 for just one domain?
  4. Fritz MichaelG

    Question Outgoing email server configuration? (Plesk onyx web admin edition)

    Great, thx :). Could not find that KB article during my research... Is there any way to test the settings?
  5. Fritz MichaelG

    Question Outgoing email server configuration? (Plesk onyx web admin edition)

    I am running a Server with Plesk Onyx web admin edition. In various places I have configured email notifications (e.g. when a backup is finished or an error occurs etc.). However, no email ever arrives - presumably because the server does not have a suitable SMTP server configured. Now my...
  6. Fritz MichaelG

    SSL POODLE / SSLv3 bug

    I found it. It's under /etc/apache2/mods-available/ssl.conf The article you linked does not mention the location of the global SSL config for Apache. However, it does mention that the config files (under Debian etc.) are somewhere inside /etc/apache2
  7. Fritz MichaelG

    SSL POODLE / SSLv3 bug

    This article says: But it doesn't say where to find the configuration file (since the article applies to both Linux and Windows, I presume). Where do I find the config file for Apache under Linux?
  8. Fritz MichaelG

    QMAIL SSL Certificate

    Your browser? Are you talking about the webmail interface? The certificate you changed is just for the mail server itself, not the web server under which the webinterface is running.
  9. Fritz MichaelG

    FTP rights problem (psacln)

    This is really annoying, is there really no way to solve this or some kind of best-practise instruction?
  10. Fritz MichaelG

    FTP rights problem (psacln)

    But that's the point - the httpdocs folders do have foo:psaserv, but Apache will refuse to access any assets which have foo:psacln, without read access for "everyone" on those files.
  11. Fritz MichaelG

    FTP rights problem (psacln)

    Let's say I have a subscription with the following hosting parameters: PHP via FastCGI System user: foo FTP Access enabled for system user (SSH access: /bin/bash) Now, everytime I upload a file via FTP to that subscription, using the system user account foo, the owner:group information of that...
  12. Fritz MichaelG

    Problems with Mail Server (IMAP) (Plesk 11.5.30#31)

    Found this article and thought this could be the problem: http://www.thesupportsystem.co.uk/2010/03/29/you-may-have-exceeded-the-maximum-number-of-connections-to-this-server-linux/ And it seems to have fixed it. I increased MAXPERIP to 40 and MAXDAEMONS to 80 and now Thunderbird is always...
  13. Fritz MichaelG

    Problems with Mail Server (IMAP) (Plesk 11.5.30#31)

    Solved: Problems with Mail Server (IMAP) (Plesk 11.5.30#31) I have some odd problems with the IMAP Mail Server when using Thunderbird. The Inbox of each mail account can (usually) load without any problems. However, when I try to open one of the Subfolders, e.g. Sent, Drafts, etc., Thunderbird...
  14. Fritz MichaelG

    Problems with Backup to FTP repository

    I have tried to use the option to store scheduled backups in a remote FTP repository. This is scheduled to run every month... and every month it is killing the server. The Backup itself runs fine. The archive is created and then uploaded to the remote FTP repository. This takes a long time...
  15. Fritz MichaelG

    Scheduled Task: executing php -f ... does not work anymore

    I get what you mean. And in this case, even a rooted shell is not sufficient, since it doesn't provide access to the php executable. No, it's perfectly possible to trigger it with wget or whatever instead. I just prefer it the other way, for no particular reason in this case. Yeah, I don't...
Back
Top