[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-general
Subject:    [PHP] Install PHPMyAdmin with urpmi
From:       Ricky Tompu Breaky <ricky.breaky () uni ! de>
Date:       2009-08-31 20:12:20
Message-ID: 20090901031220.001efe35 () mandreev
[Download RAW message or body]

Dear my friends,

I've downloaded and installed PHPMyAdmin. I use Apache2 and Mandriva
2009.1.

I have defined in the file of
'/var/www/phpmyadmin/libraries/config.default.php' this things:
"
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'mypassword';
".

I've done:
"
grant all on *.* to root identified by 'mypassword';
".

But I still can not login to MySQL from the PHPMyAdmin with root
account.

If I try login with MySQL-Query-Browser with 'root' and 'mypassword',
Im logged-in very properly.

What is my mistake actually?

Does PHPMyAdmin need to make session on the Apache2? Is it related to
"session" and what I should define in '/etc/php.ini'?

Please tell me my mistake.

Thank you very much in advance.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic