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
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