HELP !!
Pavel Sorejs
sorejs@ms2.dkm.cz
Fri, 1 Dec 2000 17:51:39 -0800
---------------------- multipart/alternative attachment
I using Windows 2000 and trying to start IMP. I install horde, then i =
install IMP. I configure them and all seems fine, but when i get to the =
horde homepage and click imp i have got these errors:
-------------------------------------------------------------------------=
-------------------------------------------------------------------------=
--------------------------------
Warning: Constant no_action already defined in ./lib/imp.lib on line 23
Warning: Constant send_message already defined in ./lib/imp.lib on line =
42
Warning: Constant mailto already defined in ./lib/imp.lib on line 52
Warning: Use of undefined constant SORTARRIVAL - assumed 'SORTARRIVAL' =
in ./lib/imp.lib on line 631
Warning: Use of undefined constant LOG_LOCAL4 - assumed 'LOG_LOCAL4' in =
./lib/imp.lib on line 631
Warning: Use of undefined constant TYPETEXT - assumed 'TYPETEXT' in =
./lib/mimetypes.lib on line 604
Warning: Use of undefined constant TYPETEXT - assumed 'TYPETEXT' in =
./lib/mimetypes.lib on line 604
Warning: Use of undefined constant TYPEMULTIPART - assumed =
'TYPEMULTIPART' in ./lib/mimetypes.lib on line 605
Warning: Use of undefined constant TYPEMULTIPART - assumed =
'TYPEMULTIPART' in ./lib/mimetypes.lib on line 605
Warning: Use of undefined constant TYPEMESSAGE - assumed 'TYPEMESSAGE' =
in ./lib/mimetypes.lib on line 606
Warning: Use of undefined constant TYPEMESSAGE - assumed 'TYPEMESSAGE' =
in ./lib/mimetypes.lib on line 606
Warning: Use of undefined constant TYPEAPPLICATION - assumed =
'TYPEAPPLICATION' in ./lib/mimetypes.lib on line 607
Warning: Use of undefined constant TYPEAPPLICATION - assumed =
'TYPEAPPLICATION' in ./lib/mimetypes.lib on line 607
Warning: Use of undefined constant TYPEAUDIO - assumed 'TYPEAUDIO' in =
./lib/mimetypes.lib on line 608
Warning: Use of undefined constant TYPEAUDIO - assumed 'TYPEAUDIO' in =
./lib/mimetypes.lib on line 608
Warning: Use of undefined constant TYPEIMAGE - assumed 'TYPEIMAGE' in =
./lib/mimetypes.lib on line 609
Warning: Use of undefined constant TYPEIMAGE - assumed 'TYPEIMAGE' in =
./lib/mimetypes.lib on line 609
Warning: Use of undefined constant TYPEVIDEO - assumed 'TYPEVIDEO' in =
./lib/mimetypes.lib on line 610
Warning: Use of undefined constant TYPEVIDEO - assumed 'TYPEVIDEO' in =
./lib/mimetypes.lib on line 610
Warning: Use of undefined constant TYPEOTHER - assumed 'TYPEOTHER' in =
./lib/mimetypes.lib on line 611
Warning: Use of undefined constant TYPEOTHER - assumed 'TYPEOTHER' in =
./lib/mimetypes.lib on line 612
Warning: Use of undefined constant ENC7BIT - assumed 'ENC7BIT' in =
./lib/mimetypes.lib on line 616
Warning: Use of undefined constant ENC7BIT - assumed 'ENC7BIT' in =
./lib/mimetypes.lib on line 616
Warning: Use of undefined constant ENC8BIT - assumed 'ENC8BIT' in =
./lib/mimetypes.lib on line 617
Warning: Use of undefined constant ENC8BIT - assumed 'ENC8BIT' in =
./lib/mimetypes.lib on line 617
Warning: Use of undefined constant ENCBINARY - assumed 'ENCBINARY' in =
./lib/mimetypes.lib on line 618
Warning: Use of undefined constant ENCBINARY - assumed 'ENCBINARY' in =
./lib/mimetypes.lib on line 618
Warning: Use of undefined constant ENCBASE64 - assumed 'ENCBASE64' in =
./lib/mimetypes.lib on line 619
Warning: Use of undefined constant ENCBASE64 - assumed 'ENCBASE64' in =
./lib/mimetypes.lib on line 619
Warning: Use of undefined constant ENCQUOTEDPRINTABLE - assumed =
'ENCQUOTEDPRINTABLE' in ./lib/mimetypes.lib on line 620
Warning: Use of undefined constant ENCQUOTEDPRINTABLE - assumed =
'ENCQUOTEDPRINTABLE' in ./lib/mimetypes.lib on line 620
Warning: Use of undefined constant ENCOTHER - assumed 'ENCOTHER' in =
./lib/mimetypes.lib on line 621
Warning: Use of undefined constant ENCOTHER - assumed 'ENCOTHER' in =
./lib/mimetypes.lib on line 622
Warning: Use of undefined constant SORTARRIVAL - assumed 'SORTARRIVAL' =
in ./config/mailbox.php3 on line 31
Fatal error: Call to undefined function: page_open() in =
C:\web\horde-1.2.3\imp\mailbox.php3 on line 104
-------------------------------------------------------------------------=
-------------------------------------------------------------------------=
-------------------------------------
And i realy don't noow why?? Can you help me ??? I using the stable =
release.
---------------------- multipart/alternative attachment--
>From max@the Date: Fri, 1 Dec 2000 08:57:42 -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 9139 invoked from network); 1 Dec 2000 16:58:17 -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 16:58:17 -0000
Received: (from http@localhost)
by zion.the-triumvirate.net (8.10.2/8.10.2) id eB1Gvh719669
for imp@lists.horde.org; Fri, 1 Dec 2000 08:57:43 -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 08:57:42 -0800
Message-ID: <975689862.3a27d886d1fb0@www.the-triumvirate.net>
Date: Fri, 1 Dec 2000 08:57:42 -0800
From: Max Kalika <max@the-triumvirate.net>
To: imp@lists.horde.org
References: <004901c05c02$6b1c9860$6344183e@doma1>
In-Reply-To: <004901c05c02$6b1c9860$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>:
> 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