On redhat 7.1, I'm compiling php 4.1.1 with imap support for apache
1.3.19.
Inintially I used:
./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql
--with-imap --with-kerberos --with-imap-ssl
and it worked fine but i got this error during make:
/usr/bin/ld: cannot find -lgssapi_krb
9, 2002 2:30 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] PHP4.1.1, Apache-1.3.23 IMAP doesnt work for
> me...HELP!!!
>
>
> I have installed PHP-4.1.1, Apache-1.3.23, MySQl-3.23.47, gd1.03 and
> imap-2001a. on a Slakware based system called Prime.
>
> I have f
I think that should be --with-imap=../imap/c-client, not --enable-imap
-Original Message-
From: Ron Simpson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 29, 2002 2:30 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] PHP4.1.1, Apache-1.3.23 IMAP doesnt work for
me...HELP!!!
I have
I have installed PHP-4.1.1, Apache-1.3.23, MySQl-3.23.47, gd1.03 and
imap-2001a. on a Slakware based system called Prime.
I have followed the instructions, I get no compile errors that I can see,
Apache works, PHP works, MySQL works, but when I reference to imap_open(),
I get an error message