Is this error a result of a problem with my test server or with my code?

Jason D

New member
I am really confused. I searched on google, but nothing really seems applicable to my situation. I am creating a website using php. I am working on the navigation within the messaging system I am creating. When I tried to test my website, I got a message that said "The handle is in the wrong state for the requested operation." I also got a pop up message that said "Apache HTTP Server stopped working and was closed." I thought it may have something to do with the fact that there wasn't anything in the database, so I went to phpMyAdmin and added something so I could see if that fixed the problem. I then tried to test it again, which resulted in a message that says "The connection with the server was reset." I also got the same message about Apache Server not working. Is this resulting from problems with the server or with my code? What types of things can I do to fix it?
 
Back
Top