• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Sean-weblite

  1. S

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    You'll need to set auto_from to off in the msmtprc config file. E.g.: **** # Automatic envelope-from generation. # Caution: this overrides explicitly set envelope-from via --from or other means. auto_from off **** This setting overwrites your return-path and is a bad default and is not...
  2. S

    Question Change hostname for outgoing mail with MSMTP

    I've run into this. The default needs to be setting auto_from to off in the msmtp config file, or allow UI configuration of this setting. i.e.: # Automatic envelope-from generation. # Caution: this overrides explicitly set envelope-from via --from or other means. auto_from off Really does...
  3. S

    Input Static compression borked by default

    Thanks Igor, I didn't know about that.
  4. S

    Input Static compression borked by default

    Just a performance FYI for Windows Plesk users. In the course of troubleshooting something else I discovered that static compression would always fail with: STATIC_COMPRESSION_NOT_SUCCESS Reason="UNKNOWN_ERROR" (from a failed request trace) This turns out to be due to a failure to access the...
  5. S

    Issue Plesk update this morning overwrote main DB ini file with default

    The whole incident seems to have been kicked off with either C:\ParallelsInstaller\parallels\PANEL-WIN_17.5.3\dist-msi-Microsoft-2003-i386\mysql56-server-configurator_mu017.msi or C:\ParallelsInstaller\parallels\PANEL-WIN_17.5.3\dist-msi-Microsoft-2003-i386\mysql-admin_mu017.msi after which the...
  6. S

    Issue Plesk update this morning overwrote main DB ini file with default

    Using the support button in the panel interface itself. The URL it sent me to was: https://cscontact.plesk.com/?sv=a%3A9%3A%7Bs%3A9%3A%22firstName%22%3Bs%3A13%3A%22Administrator%22%3Bs%3A7%3A%22company%22%3Bs%3A7%3A%22Weblite%22%3Bs%3A5%3A%22email%22%3Bs%3A20%3A%22<<personal details...
  7. S

    Issue Plesk update this morning overwrote main DB ini file with default

    All sites offline as a result. Support ticket server was down when I tried to log a support case, so I assumed this was very wide-spread. Was this just me? I expected some discussion here if it was wide-spread. Ultimately an easy fix to point the my.ini file back to the real data directory...
Back
Top