Date: 07/04/01
- Next message: Björn Schotte: "Re: [PHP-DEV] trans-sid and Location: Header"
- Previous message: hparissi <email protected>: "[PHP-DEV] Bug #11878: __DATE__ /__TIME__ constants"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #11877 Updated: Apache cannot load phplib4.so"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11877
User Update by: dmmedia <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] rasmus <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] dmmedia <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Björn Schotte: "Re: [PHP-DEV] trans-sid and Location: Header"
- Previous message: hparissi <email protected>: "[PHP-DEV] Bug #11878: __DATE__ /__TIME__ constants"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #11877 Updated: Apache cannot load phplib4.so"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

