> mysql -u phpmyadmin -p
> Enter password: ERROR 1045 (28000): Access denied for user
> 'phpmyadmin'@'localhost'
The ting about mysql is, that it's not enough to just create a user and
give him a password. you also have to grant this user access to the
database you wish to connect to.
Last thing i
On 12/12/11 11:17, Paul Hartman wrote:
On Mon, Dec 12, 2011 at 11:05 AM, Joseph wrote:
I have this strange problem with phpmyadmin, error:
The phpMyAdmin configuration storage is not completely configured, some
extended features have been deactivated. To find out why click here.
I solve it in
On 12/12/11 18:10, Michael Hampicke wrote:
Does the mysql user 'phpmyadmin' exist, and does he have access to the
mysql database 'phpmyadmin'? Have you tried connection manually to the
phpmyadmin db?
Yes, user phpmyadmin exists but when I try to connect to database I get error:
mysql -u phpmya
On Mon, Dec 12, 2011 at 11:05 AM, Joseph wrote:
> I have this strange problem with phpmyadmin, error:
> The phpMyAdmin configuration storage is not completely configured, some
> extended features have been deactivated. To find out why click here.
>
> I solve it in the past by generating phpmyadmin
Does the mysql user 'phpmyadmin' exist, and does he have access to the
mysql database 'phpmyadmin'? Have you tried connection manually to the
phpmyadmin db?
I have this strange problem with phpmyadmin, error:
The phpMyAdmin configuration storage is not completely configured, some extended features
have been deactivated. To find out why click here.
I solve it in the past by generating phpmyadmin database and controluser, instruction in
this link:
6 matches
Mail list logo