linux - ps x shows weird command: -f html/index.php -
just went check 1 of homepages , greeted message: "cgiwrap error: real uid not changed!". went in via ssh , tried "ps x" showed me tons of processes that "-f " , path index.php or other site. after killing processes went normal.
anyone know is? google did not @ all.
-f file.php
is bash command checks file exists , regular file. however, cannot give reason having tons of processes , blocking cgi.
Comments
Post a Comment