• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. D

    Question Error installing custom php 5.6.38

    Hi, I've been following the guide titled "How to Add a Custom PHP Version in Plesk for Linux." Everything was going smoothly until I reached the step to register the PHP handler. I encountered an error that I can't seem to resolve: Unable to register the PHP handler: php-fpm-5.6.38: service...
  2. D

    Question Question How to allow custom iptables rules in Plesk Obsidian?

    I need to make a custop iptables rule persistent so that I can enable our docker containers to access Internet. This is the rule: But this rule is lost everytime I make a change using the Plesk Firewall GUI. How can I make this rule persistent? I've seen post talking about...
  3. D

    Issue Node.js Error Running Script

    When I try to run a script in Node.js I'm facing the next issue: Tried the following with no luck: https://support.plesk.com/hc/en-us/articles/360000644114-Node-js-Run-Script-option-fails-on-Plesk-server-no-node-binary-in-the-current-PATH
  4. D

    Resolved How to uninstall PHP 7.4.33 and go back to PHP 7.4.0?

    Recently my Plesk servers installed updates and I'd lke to remove on of them, how can I do that? What I need to do is rollback to PHP 7.4.0 instead of the latest 7.4.33. The latest php version has an issue and I really need to uninstall it. thanks!
  5. D

    Resolved High CPU and terrible performance with Wordpress sites with PHP 7.4.33

    Hi all, Just sharing this here in case it is affecting someone else. Since the upgrade to PHP-FPM 7.4.33 all wordpress sites and very slow and extremely cpu intensive. Downgrading those sites to php 7.3.33 (that is "deprecated") speeds them up again. I'm talking about that a TTFB in 7.3 of 1s...
  6. D

    Question How to edit a nodejs variables by command line of file edit?

    I use the NodeJS extension on some sites. Each one of them has about 30 environment variables that I have to enter using the web interface and it is quite a slow process. Is there any way to edit a site's nodejs variables by using command line? I have not been able to find where the nodjs saves...
  7. D

    Question Some servers redirect hostname to login page and some don't. I don't know why.

    I want that when a user visits the plesk server using its hostname (ie, https://panel.mydomain.com) it is redirected to the login page either using :8443 or the new /login_up.php The thing is that I have some servers that do that and some dont. All of them on the same version of Plesk Obsidian...
  8. D

    Issue Plesk not sending backup notifications

    Hí, I have a Plesk server that does not send email notifications when a backup is finished. Things I double checked: Other plesk notification are being delivered and received successfully. /var/log/maillog does not show any activity related to the backup notification email...
  9. D

    Resolved Change SMTP sender that Plesk uses to send emails to admins

    When Plesk sends mails to admins, like "The Panel failed to updated" it uses its own smtp server (I'm assuming postfix) to deliver them. Most of the times those emails are marked as spam since the sender address is based on the host name and it is not a valid email address. I'd like to change...
  10. D

    Resolved Change smtp sender that PMMCli-Daemon uses to send emails

    Hi! two related questions: How can I change the email account that the "PMMCli-Daemon" uses to send emails? Also, is it possible to configure an external smtp account so that all the notifications a Plesk installation are sent using the external smpt service? I need to ensure maximum...
  11. D

    Question How to configure a fixed process pool for NodeJS with Passenger

    I need that my NodeJS applications don't shut down automatically when a requests completes. But I am not able to reconfigure Passegner for that. According to the passenger documentation: But I cannot find where to configure the start parameters for Passenger. I suspect that Nginxs is who...
Back
Top