LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   PHP-imap error (https://www.linuxquestions.org/questions/linux-newbie-8/php-imap-error-773363/)

saran_redhat 12-03-2009 11:30 PM

PHP-imap error
 
Hai

When i install postfixadmin it shows like this error

Warning: Depends on: IMAP functions - NOT FOUND
To install IMAP support, install php5-imap
Without IMAP support, you won't be able to create subfolders when creating mailboxes.
so download php-imap rpm for centos5
and i try to install it shows like this

warning: php-imap-5.1.6-5.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID e8562897
error: Failed dependencies:
libc-client.so.1 is needed by php-imap-5.1.6-5.el5.i386


Please advise me. Thank u

itsbrad212 12-03-2009 11:36 PM

just install libc-client.so.1 is and whatever dependencies it lists after that when you try again

saran_redhat 12-04-2009 01:04 AM

libclient problem
 
Quote:

Originally Posted by itsbrad212 (Post 3779226)
just install libc-client.so.1 is and whatever dependencies it lists after that when you try again

hai thank u for u r reply

and i will try to install . i searched google for libclient.so rpm . i can't find. please help me.

linuxlover.chaitanya 12-04-2009 01:09 AM

Have you tried to install the package using yum first?

saran_redhat 12-04-2009 01:26 AM

libclient problem
 
Quote:

Originally Posted by linuxlover.chaitanya (Post 3779297)
Have you tried to install the package using yum first?

yes i tried but its shows nothing to do.
still stuck.sir

thank you

linuxlover.chaitanya 12-04-2009 03:00 AM

It is available in centos repos.
Try
Code:

yum install php-imap

saran_redhat 12-04-2009 04:23 AM

Quote:

Originally Posted by linuxlover.chaitanya (Post 3779376)
It is available in centos repos.
Try
Code:

yum install php-imap

sir Thank for u r great help. Now everything working fine.
in postfixadmin i already create admin user is mailadmin and passwd is redhat. but in my login screen i am not able to login it shows like this error.

Setup password not specified correctly

If you want to use the password you entered as setup password, edit config.inc.php and set

$CONF['setup_password'] = '988032ddaa1a58691ef28d31944a25b0:cc876145389d178bbcc17df86783609ab9dcb414';

please advise me.


All times are GMT -5. The time now is 11:33 PM.