sys error while connecting to db
#1


So what have I done incorrect?

#2
delete password of mysql man

#3


So what have I done incorrect?

I have this problem, you can solve?

#4


delete password of mysql man

i need one mini guide plz.

is for command?

 

Thanks

#5


delete password of mysql man

I've reseted password of mysql but It still didn't fix the problem.

#6
u have mysql running?

#7

I did it with mysql stopped or whatcha mean?

and i did it like that :

service mysqld stop

mysqld_safe –skip-grant-tables

mysql –user=root mysql

UPDATE user SET password=PASSWORD(‘empty’) WHERE user=’root’;

flush privileges;

exit;

/etc/init.d/mysql start

Thats it

#8


u have mysql running?

i have
#9
and try use other ip, no hamachi.. use you local ip 192.x.x.xx

#10
ipconfig commmand



Forum Jump:


Users browsing this thread: 1 Guest(s)