954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

wth?

ok i think someone got into my sever. and when ever you try to go to like sdlfsdjklfjlkdsfjk.php or any page that doesnt exist but has a .php it says "No input file selected". Anyone know why?
I think someone got in using my File upload manager. but i deleted all those files. and the same thing still happens.

kishou
Junior Poster in Training
52 posts since Dec 2007
Reputation Points: 10
Solved Threads: 1
 
ok i think someone got into my sever. and when ever you try to go to like sdlfsdjklfjlkdsfjk.php or any page that doesnt exist but has a .php it says "No input file selected". Anyone know why? I think someone got in using my File upload manager. but i deleted all those files. and the same thing still happens.

Sounds like a PHP config / install error, which OS are you running it on? Whats the hosting type Shared, VPS, dedicated?

I have had the same error message on IIS6.

Green2Go

green2go
Newbie Poster
12 posts since Mar 2008
Reputation Points: 11
Solved Threads: 2
 

It could also be that you have set a custom error page for the 404 error and the server can't find that file.

RoryGren
Junior Poster in Training
60 posts since Oct 2007
Reputation Points: 12
Solved Threads: 8
 

how would i delete that custom error?

kishou
Junior Poster in Training
52 posts since Dec 2007
Reputation Points: 10
Solved Threads: 1
 

it could also be a .htaccess mod_rewrite

if you had hacked it to try to make
index.php?name=joe
look like
index/joe
instead, you could have done something weird with it (I've done that), that's why I keep a backup of a working one at all times now.
Sage

sagedavis
Junior Poster in Training
86 posts since Nov 2007
Reputation Points: 10
Solved Threads: 6
 

For the custom error page, you would need to have access to that from your ISP. My ISP gives me a control panel where I can set these things up.

Sorry I can't be more helpful.

RoryGren
Junior Poster in Training
60 posts since Oct 2007
Reputation Points: 12
Solved Threads: 8
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You