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

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -