• 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

Recent content by J.Wick

  1. J.Wick

    Question Nginx breaks Magento 2

    I fixed it by creating a custom nginx.conf for the domain, and making the file immutable so Plesk can't overwrite it. Magento is working incredibly well now; page load times are wicked fast.
  2. J.Wick

    Question Nginx breaks Magento 2

    I'm in Magento 2.4 / Nginx hell too. You need to set it to the root to the /pub directory for Magento security. The problem with Nginx is the inability to modify the server root Location ~/ setting to allow Magento's router to rewrite URLs correctly. I'm currently looking for a method to...
  3. J.Wick

    Issue External Email Stopped Working after Upgrading to Plesk Obsidian 18.0.70 Update #2

    To get back to the operational level, I had to modify the /etc/msmtprc I had to hard-set these values. (Which should be available in the Plesk Panel under settings!! ) from email allow_from_override on domain For my login script, I had to modify it to: For Plesk Notifications coming from...
  4. J.Wick

    Issue External Email Stopped Working after Upgrading to Plesk Obsidian 18.0.70 Update #2

    Everything has been working great until the latest update. I've verified the email account settings using a desktop client and re-entered the details into Plesk. All Plesk emails should be coming from [email protected], but now they are being sent from [email protected], and when...
  5. J.Wick

    Resolved After upgrading MariaDB 10.11.13, PHPMyAdmin is inaccessible to users.

    The Plesk Upgrade for MariaDB didn't function properly because of two tables with 0 Autodata integers. I had to use the manual method. After upgrading, PHPMyAdmin stopped working for all users due to a permission issue with the pma__tracking. After two hours of troubleshooting, I found a...
  6. J.Wick

    Issue [Bug️] Real-Time Log Monitoring Times Out on Cloudflare

    Thanks, but that defeats the purpose of using Cloudflare security to protect the server IP. Hope to see a future upgrade.
  7. J.Wick

    Issue [Bug️] Real-Time Log Monitoring Times Out on Cloudflare

    Server performance is acceptable. Doing some research, if Plesk were to use Server-Sent Events (SSE) instead of what it currently uses, it would solve this problem. Considering the hosts using Cloudflare, this might be something Plesk Devs want to implement.
  8. J.Wick

    Issue [Bug️] Real-Time Log Monitoring Times Out on Cloudflare

    When starting real-time log monitoring, it crashes after 100 seconds, which is Cloudflare's default, and throws a 524 Error. No matter your rule, it's unpreventable. Even when disabling caching with the orange cloud, going straight to the subdomain IP does not fix it, suggesting it's the origin...
  9. J.Wick

    Question 22.46% Price Increase - Are you mad?!

    It's great to hear of your liberation. I was about to do the same, but I received a Black Friday deal for a 40% discount if you purchased an annual license yesterday and went with it to buy some time for other, more critical projects.
  10. J.Wick

    Question 22.46% Price Increase - Are you mad?!

    If Plesk were sold to a company in Russia, the US would sanction and ban it from being used, just as they did to Kaspersky.
  11. J.Wick

    Question 22.46% Price Increase - Are you mad?!

    Agreed. We're most likely going to move to CloudPanel.
  12. J.Wick

    Input Enormous price increases yet again for 2025

    There are solid points on this thread regarding what happens to products and services owned by investment companies. Plesk Web Host Pro Edition Monthly (PLSK-PRO-M) 2014 $7.25 2015 $14.25 2017 $14.25 2018 $12.75 2020 $14.03 2023 $17.43 2024 $19.43 2025 $26.99 2026 $2,025.99 (est.) I'm...
  13. J.Wick

    Issue Multiple Vulnerabilities in PHP 5 thru 8.3.7 Could Allow for Remote Code Execution - PATCH NOW

    This alert came out three days ago and there's no update for the following PHP vulnerability. TLP:CLEAR MS-ISAC CYBERSECURITY ADVISORY MS-ISAC ADVISORY NUMBER: 2024-067 DATE(S) ISSUED: 06/07/2024 SUBJECT: Multiple Vulnerabilities in PHP Could Allow for Remote Code Execution OVERVIEW...
  14. J.Wick

    Resolved New MFA won't remember device

    Updated to Plesk 18.0.61 Update 3, which corrected the login MFA and Monitoring 8880 bug. However, MFA requests the code for every login, regardless of the "Remember Device" setting. I cleared cookies and cache and still had the same behavior.
  15. J.Wick

    Resolved Plesk 18.0.61 Login Problem w/ Google Auth/MFA & Cloudflare

    I'm able to log in using the customized Plesk URL, which goes through port 443 and works with Cloudflare. If I were to open my server to use port 8443, I'd have to use a Let's Encrypt certificate and expose the server IP address to the world, breaking a part of our security. This change to use...
Back
Top