> This is driving me nuts.  I'm trying to compile PHP 4.0.6 on RedHat 6.2.
> After I ran ./configure --with-imap && make && make install,
> /etc/rc.d/init.d/httpd configtest tells me:
>
> Cannot load /usr/local/apache/libexec/libphp4.so into server:
> /usr/local/apache/libexec/libphp4.so: undefined symbol: krb5_defkeyname
>
> This of course causes apache to not start anymore :(
>
> I am using krb5-libs-1.1.1-27.  Are those libs too old?

Add --with-kerbeors to your PHP configure flags

-Rasmus


-- 
PHP General 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]

Reply via email to