[thelist] Problem with mySql

Daniel J. Cody djc at members.evolt.org
Mon Dec 3 13:39:27 CST 2001


Chris -

You should be using 'localhost' for the server name, not 
members.evolt.org. Once thats fixed, everything shoudl work for you.

.djc.

Chris Sammarco wrote:

> Thanks to everyone who helped me connect to the mysql server, I could
> connect to the server using: mysql_connect("members.evolt.org", "PASSWORD");
> Although I could not connect using:
> mysql_connect("members.evolt.org","casammar", "PASSWORD"); and I don't
> understand why. I still cant seem to connect to my database. I'm using the
> following information:  mysql_select_db("casammar") or die("Could not select
> database"); and it keeps dying. Can you please help me.






More information about the thelist mailing list