mysq/php/blowfish (was vtiger/mysql/encryption)

2006-11-10 Thread Michael S
I figured that must have something to do with the way MySQL stores and php encrypts/decrypts data. I used mysqldump and saw that the passwords in MySQL are stored as Blowfish hashes, and I suspect that php uses a different algorithm when it tries to authenticate against the mysql database. As a res

vtiger/mysql/encryption

2006-11-09 Thread Michael S
Good day all. I am trying to get the vtiger CRM going on two machines with varying success. I installed all the software packages required by vtiger: php5, mysql50-server and client, and the latest apache version 2, all with exactly the same compile options. I also made all the necessary adjustm