热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

PMA_blowfish_decrypt

Hello,Imaintainawebcluster,withDebiani386andDebianAMD64nodes(itwa

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

  • Original author: nijel


推荐阅读
author-avatar
Florence珠宝定制
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有