Search results

  1. P

    Resolved Grafana monitoring suddenly broken

    Just tried to install Grafana on a new AlmaLinux 9.2. It failed due to chkconfig not being able to install. My solution: 1. Move /etc/init.d to a temporary location (chkconfig will not install, if /etc/init.d is present in the system) 2. dnf install chkconfig 3. Move /etc/init.d back from the...
  2. P

    Resolved Timestamps in Apache logs and Obsidian 18.0.53

    I can confirm that we received the update today and the bug is no longer. The topic may be marked as RESOLVED
  3. P

    Resolved Timestamps in Apache logs and Obsidian 18.0.53

    If the logfiles are downloaded manually and checked, the timestamps appear to be correct. Perhaps it is only just the visual "Logs" tool under subscriptions, not displaying the correct timestamp?
  4. P

    Resolved Timestamps in Apache logs and Obsidian 18.0.53

    This has been attempted too, without any luck: https://support.plesk.com/hc/en-us/articles/12377454041239-Log-files-have-incorrect-timestamps-after-system-time-or-timezone-was-changed-in-Plesk
  5. P

    Resolved Timestamps in Apache logs and Obsidian 18.0.53

    Across our servers, since we updated Plesk to 18.0.53, it seems that our servers are now running with a different time. Before 18.0.53, the timestamps in Apache logs were fine. Any idea on how to adjust this? We have tried adjusting System time settings in Plesk, however these times seems to be...
  6. P

    Question In place upgrade of Almalinux or other Red Hat based?

    My bad, you are correct. I was asking our hosting provider (and reseller) about this and they informed me that they are working closely with Plesk in terms of elevating Alma 8 to 9, inside of Plesk. They said their first priority was to get Centos 7 upgraded to Alma 8 and the next step is Alma...
  7. P

    Question In place upgrade of Almalinux or other Red Hat based?

    I was actually inquiring our host about this a few days ago. ELevate seems to have something that can do this, but from what i am told, Plesk is already working on such a feature. It may take some time from what i am told, however the security updates on AlmaLinux 8 are good until May 2024 so i...
  8. P

    Issue error_log not rotated properly since approximately February update

    Hmm, i have checked across 2 servers and our logs are rotating as always i can see.
  9. P

    Issue How to configure SSL on website of Plesk

    Try and navigate to: Tools & Settings > SSL/TLS Certificates From there you can see what certificate is used at "Certificate for securing Plesk" and / or, assign a new LE certificate to it by pressing the "+ Let's Encrypt"
  10. P

    Issue CloudFlare with modsecurity problem

    Try and do a: apt-get install libapache2-mod-cloudflare Should restore original visitor IPs.
  11. P

    Issue Problem with dnf update - Imagick update

    I see. No need to do anything further with this specific topic. Also, this should have been posted under Reports, my bad.
  12. P

    Issue Problem with dnf update - Imagick update

    We have received this error: [root@~]# dnf update Error: Problem: package plesk-php73-imagick-3.6.0-1centos.8.211118.1928.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be installed - package plesk-php73-imagick-3.6.0-1centos.8.211118.1928.x86_64 requires...
  13. P

    Issue Apache 2.4 Problem

    From the looks of it, you have disabled access to all .dat files: <files ~ "\.(php|php.*|sphp|php3|php4|php5|phtml|cgi|pl|shtml|dhtml|html|htm|txt|dat)$"> deny from all </files>
  14. P

    Issue error_log not rotated properly since approximately February update

    Interesting. My logs have indeed rotated for the first time since the bug, on all my servers. Haven't done anything else than install the update yesterday and checked up on it today.
  15. P

    Issue error_log not rotated properly since approximately February update

    Seems that the bug is now fixed https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18043
  16. P

    Issue Log rotation

    Seems that the bug is now fixed https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18043
  17. P

    Issue Log rotation

    I was wondering why my logs wasn't rotating. Hoping it will be fixed soon enough.
  18. P

    Input Plesk - Debian 10 to 11 Experience

    I see it's added now :-) https://support.plesk.com/hc/en-us/articles/213410369-How-to-perform-dist-upgrade-procedure-on-server-with-Plesk
  19. P

    Question Roadmap for Debian 11?

    Debian 11 is now supported.
  20. P

    Input Plesk - Debian 10 to 11 Experience

    Hi Plesk :-) Thank you for the update, with the availability for Debian 11! I've done the conversion a few times before in the past, so i kind of know the issues the upgrade will cause. I have the following articles that might come in handy. We have just upgraded 2 Debian 10 servers to 11 and...
Back
Top