[PHP-INST] crypt/MD5 problem

2002-11-12 Thread Todd Hight
Hello list, I currently having some trouble get PHP to compile with the correct crypt() support. It seem that when compiled as a DSO under Apache crypt() will not do MD5 encryption. However if I compile PHP standalone then all works correctly. I have tried with and without mod_ssl. I have

RE: [PHP-INST] crypt() broken w/php + Apache2 + OpenSSL?

2002-10-05 Thread Don MacAskill
PHP). I'm just wondering if anyone else has seen this and knows anything. Thanks! Don > -Original Message- > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > Sent: Saturday, October 05, 2002 3:12 PM > To: Don MacAskill > Cc: [EMAIL PROTECTED] > Subject: Re: [

Re: [PHP-INST] crypt() broken w/php + Apache2 + OpenSSL?

2002-10-05 Thread Rasmus Lerdorf
Probably something interfering with the configure checks. See your config.log. -Rasmus On Sat, 5 Oct 2002, Don MacAskill wrote: > > PHP's crypt() function doesn't seem to return MD5 results, even when > using an MD5 salt, when it's used in conjunction with Apache2 (2.0.43) > and OpenSSL (0.9.6

[PHP-INST] crypt() broken w/php + Apache2 + OpenSSL?

2002-10-05 Thread Don MacAskill
PHP's crypt() function doesn't seem to return MD5 results, even when using an MD5 salt, when it's used in conjunction with Apache2 (2.0.43) and OpenSSL (0.9.6g). Instead, it always returns a DES result. FYI, CRYPT_MD5 = 1 and CRYPT_SALT_LENGTH = 12. Apache 1.3.x and the same versions of PHP an

[PHP-INST] crypt

2001-08-27 Thread Katja Reissig
Hi, i would like to build php-4.0.6 with java, but the php did not find the library crypt: I do not know, what I should be do? Do you have any ideas? Thanks Katja attached the debug.log debug.log -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]