• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. P

    Issue Plesk Panel too Slow

    In many (not all) instances, it can be due to high I/O loads that have a detrimental effect on services. What is the result of a # top command?
  2. P

    Issue Downgrade Plesk 18.0.30 to 18.0.29

    More importantly, why downgrade?
  3. P

    Question Why doesn't MySQL/MariaDB show within the "Services Management" to be able to restart?

    It would make sense to add this feature to the GUI (to restart the website server database, not the Plesk database itself), just as the Apache service can be restarted via the Plesk GUI. While it's not clear that there would be a lot of use for this, it's not a terribly difficult enhancement to...
  4. P

    Resolved Can't connect Thunderbird Plesk

    Check out this handy reference out and while never having tried this personally, there's also a Plesk Extension that is willing to take your monthly coffee money in exchange for access to the same information in a more GUI-oriented format that you can access directly via the Plesk panel.
  5. P

    Issue Plesk Obsidian 18.0.29 Update #3 php settings help needed

    Just to ensure that you don't have this value set in a script, have you tried running an execution time loop outside of WordPress to ensure that it is environmental?
  6. P

    Issue smtpd_timeout = 3600s, why is Plesk so anxious to make that entry in main.cf???

    I believe that it will change sooner than later per Igor's note that about the bug fix PPPM-12236. It just takes time for the Plesk Devs to wind down the clock ;)
  7. P

    Resolved Unable to send emails from only one domain

    Is mail activated for the domain? To clarify, you have multiple domains with multiple email accounts that can send without a problem however on just one single domain you have multiple accounts that cannot send email, correct? Can you check to ensure that the sendmail utility is enabled for...
  8. P

    Issue email@domain[com] <notification@domain[com]> someone is sending mail to our email (Fake emails)

    You can start by first checking the headers of the spoofed email to see if the original sending IP is actually your server. If you confirm that it's not, then consider using SPF to help combat message spoofing.
  9. P

    Resolved URGENT: Help needed! Crashed my web server access rights

    Great to hear - Plesk is finicky about permissions so customizing ownership can give it a bad cold.
  10. P

    Resolved How to create an extension for api use?

    The best problems are the ones that solve themselves! Care to elaborate on your solution?
  11. P

    Resolved URGENT: Help needed! Crashed my web server access rights

    As you seem to be handy with SSH, have you run the command? plesk repair fs Without any additional flags that should recurse through both your vhosts and system files. Link to all options for Plesk Repair Utility: File System
  12. P

    Question How to put Https on the plesk Panel

    Why yes sir! There's a handy dandy article on this very topic complete with well-snipped screenshots here.
  13. P

    Question Plesk Obsidian 18.0.29 - MySQLi is not working?

    This came up not too long ago - Have you checked out this thread to see if there is a nugget that might help?
  14. P

    Question Is here a bug in lets encrypt mailer?

    Correct, as @Peter Debik pointed out the first part is strictly for the initial issuance of the SSL certificate. Ideally it really should be in two different messages or the empty part should be suppressed but that might be splitting hairs at the moment.
  15. P

    Issue Notice outbound connections on TCP port 25 is blocked

    Additionally, DigitalOcean may require a request or change on their to open 25 at a level higher than your installation. Other cloud providers have been known to imposed that limitation out of the box to help combat spam originating from their IPs.
  16. P

    Resolved MySQL Process List (Beta), request failed with status code 500

    A little "unresolve" status magic would be nice on this post - Has anyone running 18.0.28 reported this as a bug?
  17. P

    Issue Amavis (10024: Connection refused) no transport

    No doubt making some t-shirts or bumper stickers with that very quote can be tempting as is the case with any complex ecosystem. As previously suggested, have you started by making this change? content_filter = amavis:[127.0.0.1]:10024 to content_filter = smtp-amavis:[127.0.0.1]:10024
  18. P

    Resolved Plesk Continually Reports Component Updates for Postfix

    For any interested (or just plain bored readers) of this post, the issue, albeit a bit difficult to tell from the lack of a more meaningful error, stemmed from the same circumstances detailed here so by disabling priority protections, running the update, and then re-enabling it as documented in...
  19. P

    Issue Error message with WP update process "wrong directory" after move

    If you're using the WordPress tool for each location, try scanning for them again. You should likely see a "broken" instance for the source one that you can remove if you're not using it or its files/database and the new one should pick up its new "home" regardless of directory change.
Back
Top