php-general | 2001072
Date: 07/31/01
- Next message: Marty Landman: "Re: [PHP] Re: Content Management Systems"
- Previous message: Matthew Delmarter: "[PHP] dynamic variable names?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am new to using PHP with IMAP?
As I recompile PHP, I use
rm config.cache
./configure --enable-track-vars --enable-force-cgi-redirect --with-gettext -
-with-mysql --with-sybase=/opt/sybase --with-apxs --with-imap
make
make install
After I restart Apache, it says that
Cannot load /www/libexec/libphp4.so into server: /www/libexec/libphp4.so:
undefined symbol: gss_mech_krb5
Does it mean that I miss the DIR option after "--with-imap"? I am using
Redhat 6.2, what should it always be?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Marty Landman: "Re: [PHP] Re: Content Management Systems"
- Previous message: Matthew Delmarter: "[PHP] dynamic variable names?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

