I recently removed some code form a website, but I left an @opendir function in the code... nothing else was done to the handle, but I did not have a closedir on the page. Is it possible that this killed the whole server? What happens to these handles in PHP5? Please tell me I didn't kill the server...