1
DrLui
Re: Does xoops support MySql 4.1.7?
  • 2005/2/10 21:44

  • DrLui

  • Just popping in

  • Posts: 1

  • Since: 2005/2/10


Hi

I think that from some version (4.1.4g or something), MySQL uses encryptet password access. The problem is that XOOPS supports only MySQL connector and you'll need mysqli.
You have two choices
1. Put your mysql/users table into unhashed pasword form, so You could use MySQL extension. See the MySQL help how to do it.
2. What I would appreciate more too. To rebuild the base database class to support mysqli connector. I wouldn't be happy to send plaintext passwords espacially in these days of security freaks. I actually don't know why this base class was not rewritten yet to support (actually only wrap)PEAR:B class.

Hope this help.

Dr. Lui




TopTop



Login

Who's Online

175 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 175


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits