I use redhat 9 and 5.0, be sure to configureI just tried this after doing a cvsclean and ./buildconf and ./configure
--with-kerberos=/usr/kerberos
Kevin
same problem. My configure line is
As far as I know, --with-kerberos does not have any effect if you do not compile PHP with imap support, so it won't work for your configure line.
Vlad
./configure \ --with-oci8=/u01/app/oracle/product/8.1.7 \ --enable-sigchild \ --with-mcrypt \ --with-gd \ --with-png-dir=/usr \ --with-jpeg-dir=/usr \ --with-zlib-dir=/usr \ --enable-sysvsem \ --enable-sysvshm \ --enable-shmop \ --enable-trackvars \ --with-xml \ --with-zlib \ --with-gdbm \ --with-dom \ --with-mysql=/usr \ --enable-memory-limit \ --enable-mbstring \ --with-gettext \ --enable-tokenizer \ --enable-sockets \ --with-kerberos=/usr/kerberos \ --with-openssl \ --with-apxs=/usr/local/apache/bin/apxs \ --enable-mbstr-enc-trans
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php