This one time, at band camp, Vlad Krupin <[EMAIL PROTECTED]> wrote: > It was my understanding that this option was for IMAP, not openssl. By > sheer luck you must've been also configuring PHP to have IMAP support, > so '--with-kerberos' added a necessary '-I/usr/kerberos/include' for > you. If you do not configure PHP to use IMAP, you won't be able to use > openssl. At least that's what I experienced.
This is my configure line.. from phpinfo(); './configure' '--host=i386-redhat-linux' '--build=i386-redhat-linux' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--with-apxs2=/usr/local/apache2/bin/apxs' '--enable-debug' '--enable-pic' '--disable-rpath' '--enable-inline-optimization' '--prefix=/usr/local/apache2/php' '--with-config-file-path=/usr/local/apache2/php' '--enable-track-vars' '--enable-force-cgi-redirect' '--disable-cgi' '--with-gettext' '--with-bz2' '--with-curl' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-gd' '--enable-gd-native-ttf' '--enable-gd-jis-conv' '--with-ttf' '--with-gettext' '--with-gmp' '! --with-iconv' '--with-jpeg-dir=/usr' '--enable-bcmath' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-discard-path' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--without-oci8' '--with-pear=/usr/share/pear' '--with-ldap=shared' '--with-mysql=shared,/usr' '--with-pgsql=shared' '--enable-memory-limit' '--enable-shmop' '--enable-versioning' '--enable-calendar' '--enable-dio' '--enable-mcal' '--with-pspell' '--with-png' '--with-png-dir=/usr' '--with-dom5' '--with-dom-xslt' '--with-dom=/usr' '--with-qtdom' '--with-zlib' '--enable-xslt' '--with-xslt-sablot=/usr' '--with-sablot-js=/usr' '--with-expat-dir=/usr' '--with-gdbm' '--enable-dbx' '--with-imap=shared' '--with-imap-ssl' '--with-openssl' '--with-kerberos=/usr/kerberos' '--with-layout=GNU' '--with-tiff=/usr' '--with-curlwrappers' '--with-filepro' '--with-xpm-dir=/usr' '--with-libxml-dir=/usr' '--with-xmlrpc' Kevin -- ______ (_____ \ _____) ) ____ ____ ____ ____ | ____/ / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \____) \_||_| \____) \____) Kevin Waterson Port Macquarie, Australia -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php