How to build apache with XML support?

Simon Matthews simon@paxonet.com
Tue, 05 Mar 2002 17:53:03 -0800


Can someone guide me on building Apache with support for XML? According to 
the docs on Horde, this is required.

The horde INSTALL document refers to the 'expat' package, which I have 
downloaded, but I cannot find the documentation on making Apache work with 
expat. I am using Apache version 1.3.22 and in this version, "--with-xml" 
is not a valid option for configure.

Please help!



>From zrahman@partex.net Date: Wed,  6 Mar 2002 08:07:42 +0600
Return-Path: <zrahman@partex.net>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 57847 invoked from network); 6 Mar 2002 02:03:05 -0000
Received: from partex.net (HELO mail.partex.net) (root@202.4.96.10)
  by clark.horde.org with SMTP; 6 Mar 2002 02:03:05 -0000
Received: (from www@localhost)
	by mail.partex.net (8.9.3/8.9.3) id IAA17083
	for imp@lists.horde.org; Wed, 6 Mar 2002 08:07:42 +0600
X-Authentication-Warning: mail.partex.net: www set sender to zrahman@partex.net using -f
Received: from 203.123.7.2 ( [203.123.7.2])
	as user zrahman@mail.partex.net by mail.partex.net with HTTP;
	Wed,  6 Mar 2002 08:07:42 +0600
Message-ID: <1015380462.3c8579eea4501@mail.partex.net>
Date: Wed,  6 Mar 2002 08:07:42 +0600
From: M Z Rahman <zrahman@partex.net>
To: "imp@lists.horde.org" <imp@lists.horde.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Originating-IP: 203.123.7.2
X-Webmail-Company: Dhakacom Limited.
Subject: Undefined index: msgl


Hi,

I am getting the following error messages when i open an email. The email opens 
fine but the error messages come on the top.

=============Error Messages====================
Notice: Undefined index: msgl in /www/horde/imp/message.php on line 184

Notice: Undefined index: offset in /www/horde/imp/message.php on line 199
===============================================

Also I get teh following error message when i try to BlackList one user:

=============Error Messages====================
Notice: Undefined index: msgl in /www/horde/imp/message.php on line 184

Notice: Undefined index: offset in /www/horde/imp/message.php on line 204

Warning: Cannot add header information - headers already sent by (output 
started at /www/horde/imp/message.php:184) in /www/horde/imp/message.php on 
line 233
===============================================

It adds the filter but gives the error messages and does not go to the Filter 
Page!!

Any idea why?

Regards,

Zia



>From tapera@inf.ufsm.br Date: Tue,  5 Mar 2002 23:16:00 -0600
Return-Path: <tapera@inf.ufsm.br>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 59155 invoked from network); 6 Mar 2002 02:17:34 -0000
Received: from marfim.inf.ufsm.br (200.18.42.27)
  by clark.horde.org with SMTP; 6 Mar 2002 02:17:34 -0000
Received: (from nobody@localhost)
	by marfim.inf.ufsm.br (AIX4.3/8.9.3/8.9.3) id XAA08766
	for imp@lists.horde.org; Tue, 5 Mar 2002 23:16:05 -0600
X-Authentication-Warning: marfim.inf.ufsm.br: nobody definir emissor para tapera@inf.ufsm.br utilizando -f
Received: from 200.248.140.110 ( [200.248.140.110])
	as user tapera@mailhost.inf.ufsm.br by marfim.inf.ufsm.br with HTTP;
	Tue,  5 Mar 2002 23:16:00 -0600
Message-ID: <1015391760.3c85a61034624@marfim.inf.ufsm.br>
Date: Tue,  5 Mar 2002 23:16:00 -0600
From: Tiago Fioreze <tapera@inf.ufsm.br>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
X-Originating-IP: 200.248.140.110
Subject: PHP4.1.2 vs IMAP2000

       Hi !!!

       I'm getting the following messages in syslog:


       Mar  5 23:07:13 marfim syslog: PHP Warning:  [CLOSED] IMAP connection    
broken (server response) (errflg=2) in Unknown on line 0
       Mar  5 23:07:13 marfim syslog: PHP Warning:  [CLOSED] No-op dead stream 
(errflg=2) in Unknown on line 0
       Mar  5 23:07:13 marfim last message repeated 13 times

       Exists some problem in relation to the use of PHP4 and IMAP2000?

       PS. I have the following components installed : 

          - IMP 3.0 
          - Horde 2.0 
          - Turba 1.0 
          - PHP 4.1.2 (--with-gettext --with-xml --with-mcrypt 
--enable-track-vars + IMAP + MySQL) 
          - IMAP2000 
          - MySQL 3.23.40 
          - Apache 1.3.23 
          - mod_ssl-2.8.7 
          - mod_perl-1.26 
          - openssl-0.9.6c 

       Tiago Fioreze