ID: 11877
User Update by: [EMAIL PROTECTED]
Old-Status: Closed
Status: Open
Bug Type: Apache related
Operating system: Redhat linux 6.2
PHP Version: 4.0.6
Description: Apache cannot load phplib4.so

I tried to compile with --with-kerberos=path/to/kerberos but nothing has changed. Also 
phplib4.so size was the same.

Previous Comments:
---------------------------------------------------------------------------

[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]

Reply via email to