Hello,
I have spent hours trying to install IMAP PHP extension module, I think I tried all the existing topics about this and it doesn't work
I am using Centos 64 bits with directadmin, the error is
"configure: error: Cannot find imap library (libc-client.a). Please check your c-client installation."
The installations instructions I tried to use where: http://www.directadmin.com/imap.txt
locate libc-client.a
/usr/local/imap-2007f/lib/libc-client.a
in configure.php5 now I have at the end of the file
--with-imap-ssl=/usr/local/imap-2007f \
--with-imap=/usr/local/imap-2007f
it's been hard, I spent several hours trying to fix just this, I do appreciate any help
thank you
I have spent hours trying to install IMAP PHP extension module, I think I tried all the existing topics about this and it doesn't work
I am using Centos 64 bits with directadmin, the error is
"configure: error: Cannot find imap library (libc-client.a). Please check your c-client installation."
The installations instructions I tried to use where: http://www.directadmin.com/imap.txt
locate libc-client.a
/usr/local/imap-2007f/lib/libc-client.a
in configure.php5 now I have at the end of the file
--with-imap-ssl=/usr/local/imap-2007f \
--with-imap=/usr/local/imap-2007f
it's been hard, I spent several hours trying to fix just this, I do appreciate any help
thank you