A while back i upgraded my interworx vps from mysql 3.23 to mysql 4.1 using the guide on the interworx site. Everything worked fine (php scripts can connect and do everything needed etc) but recently i decided to use phpmyadmin (as i needed to, it is built into interworx but i hardly ever use it). And i cannot get in with any account created by interworx, yet using the root login details i can get in fine.
I have found that the problem lies with the encryption used on the mysql 4.1 compared to mysql 3.23. I am using "old_passwords" under the [mysqld] option in /etc/my.cnf but i still cannot login with accounts created when i was running mysql 3.23.
So my question is there anything im missing? The fact that php can connect using the account details that are being rejected by both phpmyadmin and the mysql prompt confuses me. Is there a way to force usage of the old password encryption for the entire mysql server?
Thanks for any help
Andrew


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks