Am Dienstag, 31. August 2004 08:18 schrieb Curt Zirzow:
> * Thus wrote Michael Ranner:
> > Hello!
> >
> > Warning: fsockopen(): no SSL support in this build
> > in /usr/local/www/squirrelmail/functions/imap_general.php on line 445
> >
> > If I build PHP with "--with-openssl=${OPENSSLBASE}" SSL is supported by
> > "fsockopen()", but with "--with-openssl=shared,${OPENSSLBASE}"
> > fsockopen() gives me the above error message.
>
> Is php loading the openssl.so file, via extension=openssl.so?
> Check the output of phpinfo() and look for openssl in the list of
> modules that are loaded.

Yes, openssl.so is loaded, openssl functions are there but no SSL support in 
fsockopen().

-- 
/\/\ichael Ranner

[EMAIL PROTECTED] - [EMAIL PROTECTED] - [EMAIL PROTECTED]
----------------------------------------------------------------------
JAWA Management Software GmbH - http://www.jawa.at/
  Liebenauer Hauptstrasse 2oo - A-8041 Graz
        Tel +43 316 403274 21 - Fax +43 316 403274 10
----------------------------------------------------------------------
             Mariazell Online - http://www.mariazell.at/
----------------------------------------------------------------------

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

Reply via email to