• 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. Zalem Citizen

    Question Overall (all domains) web stats

    Yes, I found this one. Too bad the feature is missing. Thanks Brujo
  2. Zalem Citizen

    Question Overall (all domains) web stats

    Hello there, Do you know a way to get centralized statistics of visitor web stats on each domain, and why not, agregated stats ? Didn't found nothing among extensions nor Plesk doc.
  3. Zalem Citizen

    Resolved File not found. on PHP-FPM status page!

    I'm trying to reach the fpm status page with FPM served by Apache. The solution on this KB article may work, but I don't want to enable FPM served by Nginx. I'm trying to figure how Apache relay PHP requests to FPM but can't find answers. This page Apache with nginx seems to forget to speak...
  4. Zalem Citizen

    Issue Apache CPU load peaks then all sites in 504

    I found that my MaxConnectionsPerChild was set to 0 for mpm_prefork . Since it seems to me that some apache child processes don't die, I set it to 1000 (according to Woktron Web Hosting) cause I'm unable to calculate (total amount of daily requests / total number of daily processes). Any thought...
  5. Zalem Citizen

    Issue Apache CPU load peaks then all sites in 504

    @EmmanuelD thanks Does that option replace normal access logs in each hosting or does it just add a central log ?
  6. Zalem Citizen

    Issue Apache CPU load peaks then all sites in 504

    Thanks for your answers. In my case, I found long time running fpm processes for non wordpress websites. But indeed it can be attacks. @Peter Debik thanks for your command. Though I can't figure why ps aux was showing me that some processes are using an amount of CPU (30%, 20%, ..) they don't...
  7. Zalem Citizen

    Issue Apache CPU load peaks then all sites in 504

    Hello, My Plesk is hosting about 140 websites. Some very small and with few visitors, some larger, with lots of static content, all on cms like wordpress and a few drupal, and cron tasks. Site visits increase each year on summer so we are entering a heavy duty period. For a few days, server...
  8. Zalem Citizen

    Issue Error with KAV 17.8.11 upgrade

    Sorry but your link is a 404
  9. Zalem Citizen

    Resolved How to keep mysql down

    And indeed : Monitoring System Services The weird thing is I didn't enabled any service monitoring and it still restarts them
  10. Zalem Citizen

    Resolved How to keep mysql down

    Got it ... Brought by watchdog extension and located in /opt/psa/admin/bin/modules/watchdog/monit and configured by /opt/psa/modules/watchdog/monitrc Thanks, you helped !
  11. Zalem Citizen

    Resolved How to keep mysql down

    Thanks for your help. You're right, my bad. Strange thing is that monit package seems not installed. I keep looking
  12. Zalem Citizen

    Resolved How to keep mysql down

    Hello, Plesk Onyx on Ubuntu 16.04 VPS In order to copy data to a bigger additional disk I need to stop mysql for the duration of my copy job. When stopped with service mysql stop or systemctl stop mysql.service Plesk keeps restarting the service within 5 minutes. Syslog : Feb 3 13:00:59...
  13. Zalem Citizen

    how to untar a backup on a windows workstation?

    A simple cat *.tar* > full.tar did the trick for me on a 4 parts archive. Then tried on a 13 parts archive and it fails. This is really annoying when you want to open a backup without uploading gigas ...
  14. Zalem Citizen

    Resolved Websites 502 bad gateway during restoration

    Hello there, Today I had to restore a website (~500 Mo) + db. The process was quick on performance disks but it seems that (all?) other websites were showing 502 bad gateway error during it. I didn't check the 'suspend domains during restoration' box. Is it a normal behaviour ? Thanks
  15. Zalem Citizen

    Issue ' in several panels

    Hello, the problem occurs in Chrome and Firefox as well. Here is a screenshot from My extensions page. As you can see, it's the french localized version of Plesk interface I maybe wrong but in this example, each 3 tabs content is loaded when 'Extensions' menu item is clicked. I can see an...
  16. Zalem Citizen

    Resolved Failed to retrieve directory listing

    Thanks, That helped also, reference in plesk doc : FTP Secured TLS does connect but does not obtain directory listing
  17. Zalem Citizen

    Issue ' in several panels

    Thanks for your answer. Plesk version is 17.5.3, on Ubuntu 16.04 LTS Plesk repair and restart didn't solve the problem. An issue in the output html I can't figure ...
  18. Zalem Citizen

    Issue ' in several panels

    Hello there, Our Plesk install is showing a lot of ' instead of ' in buttons, fields label and other (My extensions panel, various modal windows, ...). Some single quotes are correctly rendered. Anyone knows about a fix ? Thanks in advance !
Back
Top