What the ehll does this mean?
Moderators: egami, macek, gesf
- Alexej Kubarev
- Site Admin
- Posts: 2213
- Joined: Fri Mar 05, 2004 7:15 am
- Location: Täby, Stockholms län
- Contact:
this means that you are useing old php version with new mysql and their password encryptions algorithms do not match: upgrade to php5 or use old password encryption style in mysql.. look at some tutorials posted here before.