You are not logged in.

  • Index
  •  » Databases
  •  » php OK; mysql OK. but can't login via phpmyadmin

#1 2005-02-25 19:35:24

pinetree
Member
Registered: 2005-02-25
Posts: 2

php OK; mysql OK. but can't login via phpmyadmin

I'm able to run mysql from the command line, and I can run simple php scripts from my browser, but when I try to log in to phpmyadmin, I get an error : Wong username/password.

I've pored over config.inc.php and can't find anything wrong there.

Also, when I try to install a php package that uses mysql, I get a similar error during the install.

Someone has suggested that I check the my.cnf, but I don't have one, as far as I can tell; I gather that's not unusual with OS X.

Someone else has suggested that php is encrypting the password, but mysql doesn't know it. Is that possible.

Thanks for any help.

Greg

Offline

 

#2 2005-03-07 10:37:45

pinetree
Member
Registered: 2005-02-25
Posts: 2

Re: php OK; mysql OK. but can't login via phpmyadmin

Here's the answer to my problem:
http://dev.mysql.com/doc/mysql/en/old-client.html

Basically, I guess I need to upgrade my php.

Greg

Offline

 
  • Index
  •  » Databases
  •  » php OK; mysql OK. but can't login via phpmyadmin

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson