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

    Question Flask app on port 80

    You can add them under the Domain in Plesk, when you go to Hosting & DNS > Apache & nginx Settings under Additional nginx directives. In that same menu 1st disable the option "Proxy mode" if it is enabled
  2. Martin Dias

    Issue Cannot change PHP version of website

    Under Tools & Settings > PHP Settings, is there the 7.3.33 enabled? If not, enable it and then apply the change again to 8.3.13 on the domain. Other than this, I cannot remember other situations right now that could cause this without Cloudlinux or Litespeed
  3. Martin Dias

    Issue Unexpected token t in JSON at position 374

    Hi, Ubuntu 16 is already out of support since quite long (2021). Here, probably the best would be to migrate to an up-to-date OS and see if that still works even with the issues you're experiencing. https://support.plesk.com/hc/en-us/articles/12377889325719-Plesk-Migration-and-Transfer-Guide...
  4. Martin Dias

    Resolved Multi-Factor Authentication (MFA) - New Accounts tab - JS error showing blank page

    Hello, thank you for the report and steps to reproduce :) Bug reported under EXTPLESK-6144 W/A for now is to remove any users that do not have a subscription anymore. To find them: SELECT smb_users.contactName AS 'Leftover User', clients.pname AS 'Owner' FROM smb_users JOIN clients ON...
  5. Martin Dias

    Issue 502 Bad Gateway Ubunto Server Repair Plesk

    Hi, can you provide me the output for the following command? grep -Fri "/usr/local/" /etc/ld.so.conf.d/
  6. Martin Dias

    Issue DKIM email control not valid

    Please check if these topics on this matter that might help you, if not provide details on why not so we can check further: https://talk.plesk.com/threads/php-mail-is-not-signed-with-dkim.339658/...
  7. Martin Dias

    Question Is it safe to update MariaDB via Plesk Tool ?

    Backups are always recommended, in general it should work correctly but depends on also if you have some “strange”/less used customizations.
  8. Martin Dias

    Question System updates failed

    Its part of the Imunify 360 extension, so should stay if you have it installed.
  9. Martin Dias

    Question System updates failed

    This is probably due to temp issues with the repo or it being missing, check that you have: deb [arch=amd64] https://repo.imunify360.cloudlinux.com/imunify360/ubuntu/22.04/ in your repo list
  10. Martin Dias

    Resolved Login Error

    And the full error message with the stack trace? also 18.0.65 is out, try to update plesk, over ssh: plesk installer --select-release-latest --upgrade-installed-components
  11. Martin Dias

    Issue Debian 11 run-parts: /etc/cron.hourly/01-awp_hourly exited with return code 127

    If you are using Atomic ModSecurity, try: Log in to Plesk. Navigate to Tools & Settings > Web Application Firewall (ModSecurity) > Settings. Temporary select any other Rule Set, for example, OWASP ModSecurity, and click 'Apply'. Select Atomic Basic ModSecurity back and click 'Apply'.
  12. Martin Dias

    Question About Plesk Premium Antivirus

    > Can I disable the service "clamd@amavisd" ? That is controlled over the extension Plesk Email Security Pro > How many mailboxes can protect? Are the any limitations ? It needs a license: Premium Antivirus for Servers After you add a license, it can be used on all mailboxes
  13. Martin Dias

    Issue Properly Connecting a WordPress Website

    Hi, can you describe what exactly the troubles are you having? Any errors? This would help to provide you correct feedback then.
  14. Martin Dias

    Resolved Login Error

    Hi can you provide the full error and also over SSH the output of plesk -v please?
  15. Martin Dias

    Input TawkTo Extension

    Version 1.0.3 was released today! Widget can now also be enabled for Admin users, sorry @Kaspar for the wait. :) Current options:
  16. Martin Dias

    Resolved Plesk Onyx 17.8.11 Update #22 with Error 500 Plesk Exception Database

    @bigbear67 that looks like your database server got corrupted, you can try this to fix it: https://support.plesk.com/hc/en-us/articles/12377798484375-Plesk-is-not-accessible-ERROR-Zend-Db-Adapter-Exception-SQLSTATE-HY000-2002-No-such-file-or-directory
  17. Martin Dias

    Question Scripting access to restricted directories through user email registration

    The Plesk Password Protected Directories can also be managed over CLI: https://docs.plesk.com/en-US/obsidian/cli-linux/using-command-line-utilities/protdir-site-directories-protection.39417/ not sure if that is enough for what you need
  18. Martin Dias

    Question Force same domain emails to use MX records

    This would be per domain, or do you have some domain with mailboxes on both sides?
  19. Martin Dias

    Question Force same domain emails to use MX records

    https://support.plesk.com/hc/en-us/articles/12377846922775-Emails-sent-to-a-domain-with-external-mail-service-are-delivered-locally-to-the-Plesk-server
  20. Martin Dias

    Issue Disk space automatically getting fulled

    Can be lots of things like backups, log files, etc. If you have SSH access, you can check these commands: du -sh /var/lib/psa/dumps/ du -sh /var/log/ du -sh /var/www/vhosts/ du -sh /var/www/vhosts/system/
Back
Top