• 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 PeterKi

  1. P

    Issue php8.3-fpm error since July 18th, 2025

    I eventually managed to uninstall php8.3-fpm and today the plesk update didn't show any errors. As plesk has its own plesk-php83-fpm package and because the fpm module isn't enabled in my apache so far, I hope my system will be ok again. I found in the apt logs that the automatic update on July...
  2. P

    Issue php8.3-fpm error since July 18th, 2025

    Jul 31 06:31:45 host-82.plesk.page systemd[1]: Starting php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager... ░░ Subject: A start job for unit php8.3-fpm.service has begun execution ░░ Defined-By: systemd ░░ Support: Enterprise open source support | Ubuntu ░░ ░░ A start job for unit...
  3. P

    Issue php8.3-fpm error since July 18th, 2025

    # dpkg --configure php-fpm dpkg: dependency problems prevent configuration of php-fpm: php-fpm depends on php8.3-fpm; however: Package php8.3-fpm is not configured yet. dpkg: error processing package php-fpm (--configure): dependency problems - leaving unconfigured Errors were encountered...
  4. P

    Issue php8.3-fpm error since July 18th, 2025

    Today I did get the error again. Below is the excerpt from the log. I did try all the steps, but nothing helped.
  5. P

    Issue php8.3-fpm error since July 18th, 2025

    I am on obsidian 18.0.70 and I have configured my server to automatic updates. Since 2 days now, I get an error notification that the update fails. Errors were encountered while processing: php8.3-fpm php-fpm ... Error: An error occurred on attempt to install packages. Attention! Your software...
  6. P

    Question dmarc, spf, dkim setup problem

    Thanks for the clarification. I added the appropriate records to my domain registrar DNS and now dmarcian reports everything as set. Alas, my test mails to my gmail account are not rejected anymore but still go into the spam folder. Maybe I need to wait a while until my server's reputation with...
  7. P

    Question dmarc, spf, dkim setup problem

    I have 2 domains on my linux vserver with plesk obsidian 18.0.68 Update #2. SPF, DKIM adn DMARC are enabled in the mail server settings and in the domains. I don't have set an external DNS server. So I think, I am very much on the defaults. When I try the dmarcian.com/domain-checker, it shows...
  8. P

    Question Confused by notification from let's encrypt Expiry Bot

    Today, I received an email from [email protected] about a certificate expiry for my domain. It says "Hello, Your certificate (or certificates) for the names listed below will expire in 19 days (on 2024-05-18)...." When I check my certificate in plesk's SSL-It extension, it shows 2024-05-29...
  9. P

    Resolved Webmailer doesn't work anymore after having it disabled temporarily

    I found the solution Although Mail - Mail Settings did show the Mail Service as ON (see image), I clicked the Activate/Deactivate Services Button and set Mail Service and Webmail to enabled. Now it works again. To me, this seems to be a bug in the Plesk GUI.
  10. P

    Resolved Webmailer doesn't work anymore after having it disabled temporarily

    Thanks for the quick reply. # apachectl -t Syntax OK # systemctl reload apache2.service # nginx -t nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful # systemctl reload nginx # find /var/www/vhosts/system/*/conf |...
  11. P

    Resolved Webmailer doesn't work anymore after having it disabled temporarily

    Additional Info: I already did a server reboot and I temporarily set the Webmailer to NONE in Mail - Mail Settings for my domains but nothing of it solved the problem.
  12. P

    Resolved Webmailer doesn't work anymore after having it disabled temporarily

    I have migrated my plesk server to a new host and after everything was up and running, I checked the horde webmailer for my domains. The webmailers did work well. On the Tools & Settings - Webmail Services it says: "If you need to hide a webmail service temporarily, disable it using the button...
  13. P

    Resolved Firewall disabled

    @w4systems Great idea, I never thought of this. I am happy with my custom solution, though, as ipsets allow me to swap ip sets for blacklisting easily without touching the other iptables rules at all. (see: plesk firewall 2.1.5-412 still has problems)
  14. P

    Input plesk fail2ban missing some important filter rules

    Sorry for not being precise enough. I did not mean that a filter for 404 errors should be enabled by default, but should be supplied by Plesk. It is then up to the user to enable it or not. Also, I think crawlers that do not obey pages excluded by a robots.txt should be banned.
  15. P

    Input plesk fail2ban missing some important filter rules

    Looking at the server logs of my Ubuntu 22.04 system with Plesk obsidian 18.0.56 I found many entries which are not covered by the plesk jails. The most frequent of these are apache 404 and postfix errors. The plesk developers eventually should take a deeper look at server logs and add filters...
Back
Top