Re: Unable to connect to mysql with phpmyadmin

2004-04-05 Thread Michael Stassen
Marvin Cummings wrote: I finally managed to get this working. It turns out I was using the wrong password for the root account and once I remembered what the correct password was I was able to log in via phpMyAdmin. I'm using MySQL 5.0alpha with php4.3.4. and phpMyAdmin ver2.5.6. Now I want to

RE: Unable to connect to mysql with phpmyadmin

2004-04-04 Thread Marvin Cummings
Phipps [mailto:[EMAIL PROTECTED] Sent: Saturday, April 03, 2004 11:38 PM To: Marvin Cummings Subject: RE: Unable to connect to mysql with phpmyadmin Are you using the username and password in the config file? or the username and password for sql? For phpmyadmin, you use the username and password

Re: Unable to connect to mysql with phpmyadmin

2004-04-04 Thread Michael Stassen
Marvin Cummings wrote: I've tried it both ways using the default root and no password and root with my assigned password. Either way returns an error. Here's a part of my config.inc.php file: // The $cfg['Servers'] array starts with $cfg['Servers'][1]. Do not use $cfg['Servers'][0]. // You can

RE: Unable to connect to mysql with phpmyadmin

2004-04-04 Thread Marvin Cummings
[mailto:[EMAIL PROTECTED] Sent: Sunday, April 04, 2004 2:13 PM To: Marvin Cummings Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Unable to connect to mysql with phpmyadmin Marvin Cummings wrote: I've tried it both ways using the default root and no password and root with my assigned

Unable to connect to mysql with phpmyadmin

2004-04-03 Thread Marvin Cummings
I'm wondering if someone could help me figure out why I'm getting this error when attempting to use phpMyAdmin to connect to mysql: phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make

RE: Unable to connect to mysql with phpmyadmin

2004-04-03 Thread Marvin Cummings
I see $cfg all over the place and no mention of HTTP. Where should I be looking for this? Thanks -Original Message- From: Eve Atley [mailto:[EMAIL PROTECTED] Sent: Saturday, April 03, 2004 9:36 PM To: Marvin Cummings Subject: Re: Unable to connect to mysql with phpmyadmin

RE: Unable to connect to mysql with phpmyadmin

2004-04-03 Thread Marvin Cummings
missing something here and it's driving me crazy. Thanks for the help. -Original Message- From: Eve Atley [mailto:[EMAIL PROTECTED] Sent: Saturday, April 03, 2004 9:54 PM To: Marvin Cummings Subject: Re: Unable to connect to mysql with phpmyadmin I see $cfg all over the place

Re: Unable to connect to mysql with phpmyadmin

2004-04-03 Thread Michael Stassen
Marvin Cummings wrote: I'm wondering if someone could help me figure out why I'm getting this error when attempting to use phpMyAdmin to connect to mysql: phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in

Unable to connect to MySQL using java

2002-10-20 Thread Muhammad Farhan
HI, I am trying to connect to MySQL using java. I have placed mm.mysql drivers in jakarta-tomcat/lib folder. but whenever i try to connect to mysql, i receive this error: Cannot connect to MySQL server on . Is there a MySQL server running on the machine/port you are trying to connect to?

Re: Unable to connect to MySQL using java

2002-10-20 Thread Max Morawski
Muhammad Farhan wrote: HI, I am trying to connect to MySQL using java. I have placed mm.mysql drivers in jakarta-tomcat/lib folder. but whenever i try to connect to mysql, i receive this error: Cannot connect to MySQL server on . Is there a MySQL server running on the machine/port you are

Unable to connect to mysql

2001-09-22 Thread jason
I was rearranging the stduser permissions to allow it to check passwords stored outside of the standard mysql db. ie adding select permissions. After making changes and right when I clicked reload mysql in phpMyAdmin I received the message stating I was disconnected during query (exact text no

Unable to connect to mysql server from client

2001-09-21 Thread Kishore Balasubramanya
Hi, I have mysql installed on a Linux server, I am trying to connect to the server using mysql client for windows, I get the following error Host '192.121.2.115' is not allowed to connect to this MySQL server, any idea what permissions I need to change to be able to connect? Thanks

Re: Unable to connect to mysql server from client

2001-09-21 Thread jim barchuk
Hi Kishore! I have mysql installed on a Linux server, I am trying to connect to the server using mysql client for windows, I get the following error Host '192.121.2.115' is not allowed to connect to this MySQL server, any idea what permissions I need to change to be able to connect?

RE: newbie unable to connect to mysql

2001-04-29 Thread Daniel BI
Your question IS for this list, as far as it concerns MySQL. I do understand it like this, and I think many people think this way here. Many of us strated here with 'stupid' questions. These lists are a great thing, I think, it's like a bread for newbies, and a way to join also advanced users..

newbie unable to connect to mysql

2001-04-27 Thread Daniel Goldin \(E-mail\)
I hope this question isn't too elementary for this list. I am brand new to mysql. Working off redhat linux 7.0. I run safe_mysql I get a message saying it is connecting and then a message mySql daemon ended. When I run ./bin/mysqladmin create testDB I get the following message: