Problem With Wamp Server
Posted by: gomathinayagam (---.137.164.122.airtelbroadband.in)
Date: April 20, 2010 08:24AM

hi Friends,

i'm using wamp server for my Project. Now i met a Problem. i start wampserver,After few min its stop Automatically. So I couldn’t Access Mysql.

Regard,

A.Gomathinayagam

Options: ReplyQuote
Re: Problem With Wamp Server
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: April 20, 2010 08:28AM

maybe its your mysql code....


if you have


mysql_close();

you need to change it to

mysql_close($link);


//$link = the var your made the connection with, you may have a different var name

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

Options: ReplyQuote


Sorry, only registered users may post in this forum.