作者:Florence珠宝定制 | 来源:互联网 | 2023-10-17 17:24
Hello,
I maintain a web cluster, with Debian i386 and Debian
AMD64 nodes (it was an urgency case...), and PHP was
not loading the mcrypt extension, so the
"Horde_Cipher_blowfish()" was used.
The problem : a password encrypt on an AMD64 node can't
be decrypt on an i386 node. And if encrypt on an i386
it can't be decrypt on an AMD64, of course.
So I install the mcrypt extension of PHP and it solve
the problem, for me.
- Original URL: "https://sourceforge.net/p/phpmyadmin/bugs/2113/":https://sourceforge.net/p/phpmyadmin/bugs/2113/
- Original author: kioob
- Found in version: 2.7.0-pl2
该提问来源于开源项目:phpmyadmin/phpmyadmin
- Status: closed-wont-fix --> wont-fix