Re: [PHP-DB] connection to mysql db

2005-10-11 Thread dpgirago
You need to use the username and password of the database, not the OS, to connect to MySQL. You would also need to set up an account for the username/host name of the remote computer within MySQL for this to work successfully. If this is a new installation of MySQL, try leaving username and passwo

Re: [PHP-DB] Connection to MySQL

2001-01-18 Thread Rosen
What is mysqld ?? Rosen Marinov ""miso"" <[EMAIL PROTECTED]> wrote in message 946qqn$sbr$[EMAIL PROTECTED]">news:946qqn$sbr$[EMAIL PROTECTED]... > you should probably start mysqld :)) > > miso > > ""Rosen"" <[EMAIL PROTECTED]> wrote in message > 946i6f$889$[EMAIL PROTECTED]">news:946i6f$889$[EM

Re: [PHP-DB] Connection to MySQL

2001-01-18 Thread miso
you should probably start mysqld :)) miso ""Rosen"" <[EMAIL PROTECTED]> wrote in message 946i6f$889$[EMAIL PROTECTED]">news:946i6f$889$[EMAIL PROTECTED]... > Hi, > When I try to connect to server I get message "Can't connect to MySQL server > on "host" (10060 )! > > Please Help! > Thanks > Rose