Hello Tonu,

I remember your name from the revision history:
you "Added VIO wrapper (needed for SSL support)  ; P

anyways, yes I did run
# ./configure --with-vio --with-openssl --prefix=/usr/local/mysql
and also tried the max version

I also ran mysql_fix_privilege_tables.sh (one along 3.23.46 source)because we have MySQL 3.23.46 but I don't think it did anything because the tables did not change before and after running the script.

am I missing something ?
thank you
Tommy

From: Tonu Samuel <[EMAIL PROTECTED]>
To: tommy liu <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: problem setting up DES_ENCRYPT on MySQL 3.23.46
Date: 06 Mar 2003 15:07:49 +0200

On Wed, 2003-03-05 at 00:16, tommy liu wrote:
> Hello
> Thanks for a great tool !
> and thank you very much in advance for any help
>
> Description:
> I am a Programmer working with patient data and for privacy reasons I have
> been trying to get des_encrypt() to work on MySQL 3.23.46 with
> openssl-0.9.6b on a Linux server.
> I followed the steps described on 4.3.9.2 on the book (different than the
> web version) but I was unable to turn ON (YES) the have_openssl variable.



It is impossible to "turn on" because this is compile-time option. You need to build MySQL from sources and apply ./configure --with-openssl or use MySQL-Max binaries from www.mysql.com

Tõnu



_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



Reply via email to