On Tue, 2002-11-19 at 22:24, zafar wrote:
> hello all
>  i want to know information about php install with apache.
> i have running qmail server and all services are running,like imap,pop3, and
> others.
> when i compile php and
> ./configure --with-mysql --with-imap --with-apxs=/usr/sbin

use --with-imap-dir=/path-to-imap-header-dir
php needs to find the header files so tell it where they are if you
don't have them then get them and still tell php where you have put
them.
> it give errors on imap and it say can't find rfc822.h and plz check u imap
> installlation.
> i can't understand bcz imap is already installed and how can i
> give this file to php.
> so guide how i do it to install the php.
> thanks.
> 
> zafar
> 
> 
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to