Current time: 04-25-2024, 05:52 AM Hello There, Guest! (LoginRegister)


Post Reply 
Cannot connect to MySQL with PMA
Author Message
ArcAiN6 Offline
Junior Member
*

Posts: 37
Joined: Apr 2007
Reputation: 0
Post: #1
Cannot connect to MySQL with PMA
For some reason i cannot connect to MySQL using PMA.

i know i'm using the correct username / password combonation and still it says:
Error
Cannot log in to the MySQL server

is there any way of re-configuring PMA for a different password?
12-11-2007 03:39 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #2
RE: Cannot connect to MySQL with PMA
is the login possible on console?

mysql -u user -p ?
12-11-2007 03:40 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ArcAiN6 Offline
Junior Member
*

Posts: 37
Joined: Apr 2007
Reputation: 0
Post: #3
RE: Cannot connect to MySQL with PMA
rbtux Wrote:is the login possible on console?

mysql -u user -p ?

yes.. i can login within the console using mysql -u user -p
12-11-2007 03:45 AM
Find all posts by this user Quote this message in a reply
ArcAiN6 Offline
Junior Member
*

Posts: 37
Joined: Apr 2007
Reputation: 0
Post: #4
RE: Cannot connect to MySQL with PMA
hrm... appears there is no database for PMA? that or i cannot see it as root..
12-11-2007 03:53 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #5
RE: Cannot connect to MySQL with PMA
Hi

AFAIK pma does not use any mysql user to check the login (I just renamed user pma in the pma-config and I still could login with pma).

So, maybe there are other errors in you config.inc.php from pma?
12-11-2007 03:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: Cannot connect to MySQL with PMA
ArcAiN6 Wrote:hrm... appears there is no database for PMA? that or i cannot see it as root..

what database are you looking for?
12-11-2007 03:56 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ArcAiN6 Offline
Junior Member
*

Posts: 37
Joined: Apr 2007
Reputation: 0
Post: #7
RE: Cannot connect to MySQL with PMA
joximu Wrote:
ArcAiN6 Wrote:hrm... appears there is no database for PMA? that or i cannot see it as root..

what database are you looking for?

any database that would be related to phpmyadmin or pma..

only databases i currently have are:

information_schema
ispcp
maia
mysql
subd (going to be website's db)
12-11-2007 04:04 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #8
RE: Cannot connect to MySQL with PMA
pma has no database for itself.

pma uses the normal mysql users to decide what to shouw and who can log in...
12-11-2007 04:45 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ArcAiN6 Offline
Junior Member
*

Posts: 37
Joined: Apr 2007
Reputation: 0
Post: #9
RE: Cannot connect to MySQL with PMA
then i don't know waht the problem is, i can login to mysql from shell, as well as from a remote machine. But when i try to login via PMA, it states it cannot.

is there a convienient way of re-installing PMA, and it's sql information i.e. database entries, and username / password?
(This post was last modified: 12-11-2007 05:55 AM by ArcAiN6.)
12-11-2007 05:54 AM
Find all posts by this user Quote this message in a reply
ArcAiN6 Offline
Junior Member
*

Posts: 37
Joined: Apr 2007
Reputation: 0
Post: #10
RE: Cannot connect to MySQL with PMA
even if i change the username / password in "/var/www/ispcp/gui/tools/pma/config.inc.php"
to match what i use to connect to mysql, the PMA will still not connect.
12-11-2007 06:06 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)