søn, 2002-10-13 kl. 01:48 skrev Jochen Kächelin:

> I tried to compile PHP with OpenSSL (0.96g) support with
> --with-openssl=/usr/src/web/openssl/current
> the way I did it since 4.1.0.

> I  always  get  the  message,  that  php  can't  find  the  openssl
> include-files.
 
> Any suggestions?

See if you have /usr/include/openssl . Which you most probably don't
have. If not, do: 'ln -s /usr/local/ssl/include/openssl
/usr/include/openssl' .

Best,

Tony

-- 

Tony Earnshaw

"There are many people who can't face the truth ... If you rob a
normal person of life's lies, at the same time you'll be robbing
him of his happiness."

>From Henrik Ibsen's "Vildanden", "The wild Duck."

e-post:         [EMAIL PROTECTED]
www:            http://www.billy.demon.nl





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to