Ok, I have PHP 4.1.1 on RH7.2 and I'm running courier-mta and courier-imap. I downloaded the UW c-client library and did the "make lrh". I then do the following configure:
./configure --disable-debug -enable-pic -disable-rpath --enable-inline-optimization --with-apxs=/usr/sbin/apxs --with-bz2 --with-curl --with-db3 --with-db2 --with-dom --with-gd --with-gdbm --with-gettext --with-openssl --with-png --with-zlib --enable-debugger --enable-ftp --enable-magic-quotes --enable-safe-mode --enable-sockets --enable-sysvsem --enable-sysvshm --enable-track-vars --with-mysql --with-pgsql --with-xml --with-imap=/usr/local/src/imap-2001a --with-imap-ssl Then the make and make install go as expected. I then go to restart Apache and I get: [root@localhost php-4.1.1]# /etc/rc.d/init.d/httpd restart Stopping httpd: [FAILED] Starting httpd: Syntax error on line 261 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: gss_nt_service_name Please help... -- Tony Bibbs | Life is a moderately good play [EMAIL PROTECTED] | with a bad 3rd act. 515.554.8046 | -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]