Anyone can help resolve this problem?
Anyone can help resolve this problem?
am 31.05.2010 00:44:50 von lancer
--_876FF8B1-F716-A7EE-88F0-F7B2C70C6EA2_
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset="gb2312"
SGkgdGhlcmUuIFNvcnJ5IGZvciBteSBwb29yIGVuZ2xpc2guDQpJaW5zdGFs bGVkIE15U1FMIDUu
NSBtMyB0aG91Z2ggb3JpZ2luYWwgUlBNIHBhY2thZ2UgYW5kIEkgbW9kaWZp ZWQgdGhlIE15U1FM
IHJvb3QgcGFzc3dvcmQuIFdoZW4gSWluc3RhbGwgV29yZFByZXNzLCBJIGdv dCB0aGUgZXJyb3Ig
bWVzc2FnZSBsaWtlICdFcnJvciBlc3RhYmxpc2hpbmcgYWRhdGFiYXNlIGNv bm5lY3Rpb24nLiBC
dXQgd2hlbiBJIGNsZWFyIE15U1FMIHJvb3QgcGFzc3dvcmQsIGV2ZXJ5dGhp bmcgZ29lcyB3ZWxs
LiBJIGRvbid0IGtub3cgdGhhdCB3aHkuIEZvciBzZWN1cml0eSwgSWRvbid0 IHdhbnQga2VlcCB0
aGUgZW1wdHkgcGFzc3dvcmQgZm9yIHByb2R1Y3Rpb24gc2VydmljZS4gQW55 b25lIGNhbiBoZWxw
IG1lIHRvIHJlc29sdmUgaXQ/DQpCdHcsIHBocGJiIHVzaW5nIG15c3FsIChu b3QgbXlzcWxpLCBp
dCBub3JtYWwgd29ya2luZykgZXh0ZW5zaW9uLCBwaHBiYiB3aWxsIHJldHVy biBlcnJvciBtZXNz
YWdlIGxpa2UgJ0FjY2VzcyBEZW5pZWQgZm9yIHJvb3RAbG9jYWxob3N0ICh1 c2luZyBwYXNzd29y
ZDpOTyksIHdoeSBkaXNwbGF5IE5PIGFuZCB3aHkgcGhwYmIgdXNlIHJvb3Qg dG8gY29ubmVjdCB0
byBkYXRhYmFzZT8NCg0KDQpUSFgu
--_876FF8B1-F716-A7EE-88F0-F7B2C70C6EA2_--
Re: Anyone can help resolve this problem?
am 31.05.2010 05:09:37 von Rob Wultsch
This seems like a wordpress problem, not mysql.
On 5/30/10, Lancer wrote:
> Hi there. Sorry for my poor english.
> Iinstalled MySQL 5.5 m3 though original RPM package and I modified the MySQL
> root password. When Iinstall WordPress, I got the error message like 'Error
> establishing adatabase connection'. But when I clear MySQL root password,
> everything goes well. I don't know that why. For security, Idon't want keep
> the empty password for production service. Anyone can help me to resolve
> it?
> Btw, phpbb using mysql (not mysqli, it normal working) extension, phpbb will
> return error message like 'Access Denied for root@localhost (using
> password:NO), why display NO and why phpbb use root to connect to database?
>
>
> THX.
--
Rob Wultsch
wultsch@gmail.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org
ç”å¤: Re: Anyone can help resolve this problem?
am 31.05.2010 05:15:16 von lancer
Hi there. Actually phpbb returns error message 'Access Denied root@localhos=
t', I mean isn't wordpress problem. Because all the program a could not nor=
mal working that use the mysql(mysqli is normal working) function.
Sorry for my poor english grammar.
Regards.
Sent from my HTC Touch Diamond2
----- åå§é®ä»¶ -----
å件äº=BA: Rob Wultsch
åéæ¶é´: 2010å¹=B45æ=8831æ=A5 =
ææä¸=80 11:09
æ¶ä»¶äº=BA: Lancer ; mysql@lists.mys=
ql.com
主é¢: Re: Anyone can help resolve this problem?
This seems like a wordpress problem, not mysql.
On 5/30/10, Lancer wrote:
> Hi there. Sorry for my poor english.
> Iinstalled MySQL 5.5 m3 though original RPM package and I modified the My=
SQL
> root password. When Iinstall WordPress, I got the error message like 'Err=
or
> establishing adatabase connection'. But when I clear MySQL root password,
> everything goes well. I don't know that why. For security, Idon't want ke=
ep
> the empty password for production service. Anyone can help me to resolve
> it?
> Btw, phpbb using mysql (not mysqli, it normal working) extension, phpbb w=
ill
> return error message like 'Access Denied for root@localhost (using
> password:NO), why display NO and why phpbb use root to connect to databas=
e?
>
>
> THX.
--=20
Rob Wultsch
wultsch@gmail.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dgcdmg-mysql-2@m.gmane.o rg
Re: Anyone can help resolve this problem?
am 31.05.2010 05:20:44 von Carlos Proal
On 5/30/2010 5:44 PM, Lancer wrote:
> Hi there. Sorry for my poor english.
> Iinstalled MySQL 5.5 m3 though original RPM package and I modified the MySQL root password. When Iinstall WordPress, I got the error message like 'Error establishing adatabase connection'. But when I clear MySQL root password, everything goes well. I don't know that why. For security, Idon't want keep the empty password for production service. Anyone can help me to resolve it?
>
Im just guessing but, did you flush the privileges ? maybe the change
have no taken effect and then the valid password is still the old one.
> Btw, phpbb using mysql (not mysqli, it normal working) extension, phpbb will return error message like 'Access Denied for root@localhost (using password:NO), why display NO and why phpbb use root to connect to database?
>
>
I dont know the deep details on phpbb, but the account is usually setup
in a config file (there you can change root...).
Also note that mysql extension uses old style passwords and mysqli the
new ones, you can get more info on the manual:
http://dev.mysql.com/doc/refman/5.5/en/old-client.html
Hope this helps.
Carlos
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org