ID: 11877
User Update by: [EMAIL PROTECTED]
Old-Status: Closed
Status: Open
Bug Type: Compile Failure
Operating system: Redhat linux 6.2
PHP Version: 4.0.6
Description: Apache cannot load phplib4.so
I did so, and nothing changed.
I've reinstalled imap now without kerberos support and trying to compile with it.
Previous Comments:
---------------------------------------------------------------------------
[2001-07-04 12:47:00] [EMAIL PROTECTED]
'rm config.cache ; ./configure <with your options + --with-kerberos ; make clean ;
make install'
--Jani
---------------------------------------------------------------------------
[2001-07-04 09:52:17] [EMAIL PROTECTED]
I tried to compile with --with-kerberos=path/to/kerberos but nothing has changed. Also
phplib4.so size was the same.
---------------------------------------------------------------------------
[2001-07-04 09:09:15] [EMAIL PROTECTED]
You need to use --with-kerberos because the version of the imap libs you are trying to
link against have been linked against kerberos.
---------------------------------------------------------------------------
[2001-07-04 08:48:50] [EMAIL PROTECTED]
I've compiled php4 with:
--with-apxs
--with-mysql
--disable-magic-quotes
--enable-short-tags
--with-imap
And Apache said that it cannot load phplib4.so module, because of undefined symbol:
gss_mech_krb5.
Also I tried to add
--without-kerberos
--without-imap-ssl
But file size was the same and Apache said the same error.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=11877
--
PHP Development 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]