Ubuntu Forums Archive Viewer

Where is the PHP file saved?

Archived thread 1005993 from Security. Markdown source: Security/thread_1005993_Where_is_the_PHP_file_saved.md

Original URL About this archive
#1

I run command 'sudo chkrootkit', and find some suspect PHP files, I would like to remove those, but I don't know where are these PHP files located? thanks for giving information.

#2

Try with the find command

find / -name "filename.php"