[imp] HELP !!

Pavel Sorejs sorejs@ms2.dkm.cz
Fri, 1 Dec 2000 18:21:33 -0800


Thanks but i using WinPHP and need php_imap.dll for enabling imap. Did you
now where to get it ??


----- Original Message -----
From: "Max Kalika" <max@the-triumvirate.net>
To: <imp@lists.horde.org>
Sent: Friday, December 01, 2000 8:57 AM
Subject: Re: [imp] HELP !!


> Quoting Pavel Sorejs <sorejs@ms2.dkm.cz>:
>
> > Warning: Use of undefined constant SORTARRIVAL - assumed 'SORTARRIVAL'
in
> > ./lib/imp.lib on line 631
>
> [etc]
>
> looks like you don't have the imap extension enabled.  check your php.ini
> settings.
>
>
> --mk23
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>



>From max@the Date: Fri,  1 Dec 2000 09:28:50 -0800
Return-Path: <max@the-triumvirate.net>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 11169 invoked from network); 1 Dec 2000 17:29:20 -0000
Received: from cx309195-b.santab1.ca.home.com (HELO zion.the-triumvirate.net) (24.21.86.136)
  by horde.org with SMTP; 1 Dec 2000 17:29:20 -0000
Received: (from http@localhost)
	by zion.the-triumvirate.net (8.10.2/8.10.2) id eB1HSox19690
	for imp@lists.horde.org; Fri, 1 Dec 2000 09:28:50 -0800
X-Authentication-Warning: zion.the-triumvirate.net: http set sender to max@the-triumvirate.net using -f
Received: from 24.16.85.200 ( [24.16.85.200])
	as user max@zion.the-triumvirate.net by www.the-triumvirate.net with HTTP;
	Fri,  1 Dec 2000 09:28:50 -0800
Message-ID: <975691730.3a27dfd23f7e4@www.the-triumvirate.net>
Date: Fri,  1 Dec 2000 09:28:50 -0800
From: Max Kalika <max@the-triumvirate.net>
To: imp@lists.horde.org
References: <004901c05c02$6b1c9860$6344183e@doma1> <975689862.3a27d886d1fb0@www.the-triumvirate.net> <007101c05c06$9951fbe0$6344183e@doma1>
In-Reply-To: <007101c05c06$9951fbe0$6344183e@doma1>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.6-cvs
Subject: Re: [imp]  HELP !!

Quoting Pavel Sorejs <sorejs@ms2.dkm.cz>:

> Thanks but i using WinPHP and need php_imap.dll for enabling imap. Did you
> now where to get it ??

I just checked the zip file you get from php.net and all the standard extension 
(including imap) are there.  You just need to enable it in php.ini

--mk23