problem with mysql 5 install and configuration

Érico ericomtx at gmail.com
Tue Jan 17 10:52:01 PST 2012


Hello

both work in command line :

step 1 => $ mysql5 -u root --socket=/opt/local/var/run/mysql5/mysqld.sock

step 2 => $ mysql5 -u root -p

I am trying now to use phpmyadmin on it and I am getting the following :

Error
#2002 - The server is not responding (or the local MySQL server's socket is
not correctly configured)

do I need to set some other parameter on :
sudo -u _mysql mysqld_safe5 &

?

before running step 1 or 2 ....

Regards



I have restarted apache after step 1

2012/1/17 Lawrence Velázquez <larry.velazquez at gmail.com>

> On Jan 17, 2012, at 1:09 p.m., Érico wrote:
>
> > Hi
> >
> > like this ?
> > ericomtx$ mysql5 -u root -D client_test_db
> > ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
> password: NO)
>
> What about if you try this:
>
> $ mysql5 -u root --socket=/opt/local/var/run/mysql5/mysqld.sock
>
> vq
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120117/96f4a698/attachment.html>


More information about the macports-users mailing list