Error help: "Apache HTTP Server stopped working and was closed"
Posted by: hai_meo (58.187.64.---)
Date: March 05, 2010 04:01AM

Ive got a error coming up saying "Apache HTTP Server stopped working and was closed" whenever i tried to open my projects

Im not sure why or how to fix it..any feedback is aprechiated smiling smiley x Im newbie so please help

Edit: Im currently using PHP 5.2.9



Edited 1 time(s). Last edit at 03/05/2010 04:03AM by hai_meo.

Options: ReplyQuote
Re: Error help: "Apache HTTP Server stopped working and was closed"
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: March 05, 2010 04:15AM

probably mysql...

change


mysql_close();


to


mysql_close($connection_handle_you_used);

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Error help: "Apache HTTP Server stopped working and was closed"
Posted by: hai_meo (58.187.64.---)
Date: March 05, 2010 04:16AM

Im sorry but where could i find the file to change it?

Options: ReplyQuote


Sorry, only registered users may post in this forum.