I am working on a php site and I have uploaded a php file contains infinite loop (I didn’t noticed it).After uploaded that file the server is hanged and now i can’t connect to the server.How to solve this issue.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It should die after 60 seconds, unless you changed or removed the time limit. Otherwise, if you have shell access you can kill the process.