• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

perl 99% cpu usage :(

C

chileno

Guest
Hi Guys,
I have problems with my plesk 8.3 server running in centos 4.5 i386, my perl usage take 99% of cpu, im googling with some fixes but what is the best way to solve?

Thanks!
Chileno
 
Your server has been hacked. Kill the perl process and fix your damn php.ini.

disable the following inside php.ini

allow_fopen_url = Off
disable_functions = exec shell_exec proc_open passthru popen system

This won't fix it for good, but you're on your way from here. Get the book "Apache Security" and read it. That'll help you get started. Google more about security.
 
Back
Top