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

    Resolved error occurred during the signature verification

    Same issue here for Imunify360 # apt update ... Err:22 https://repo.imunify360.cloudlinux.com/imunify360/ubuntu/24.04 noble InRelease The following signatures were invalid: 9EE467641C635726A184D64B8C55A6628608CB71 (untrusted public key algorithm: dsa1024) Fetched 525 kB in 2s (323 kB/s)...
  2. Zalem Citizen

    Question PHP net_get_interfaces and IPs privacy

    Context : Microsoft 365 no more allow basic SMTP authentication. To allow PHPmailer to send e-mails through M365 Exchange, we set up connectors granting access for one or more IP, and configure PHPmailer to open an unauthenticated SMTP connection on port 25 / TLS. It's unclear how PHPmailer /...
  3. Zalem Citizen

    Question Overall (all domains) web stats

    Yes, I found this one. Too bad the feature is missing. Thanks Brujo
  4. 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.
  5. 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...
  6. 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...
  7. 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 ?
  8. 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...
  9. 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...
  10. Zalem Citizen

    Issue Error with KAV 17.8.11 upgrade

    Sorry but your link is a 404
  11. 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
  12. 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 !
  13. 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
  14. 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...
  15. 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 ...
  16. 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
  17. 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...
  18. 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
Back
Top