[horde] setup.php and test.php

Rodolfo Segleau segleaur at mechanus.org
Tue Aug 20 08:22:49 PDT 2002


> ----- Message from m.ibarra at cdcixis-na.com ---------
>     Date: Tue, 20 Aug 2002 11:18:27 -0400
>     From: "Ibarra, Michael" <m.ibarra at cdcixis-na.com>
> Reply-To: "Ibarra, Michael" <m.ibarra at cdcixis-na.com>
>  Subject: [horde] setup.php and test.php
>       To: "'horde at lists.horde.org'" <horde at lists.horde.org>
> 
> setup.php still gives me:
> 
> A fatal error has occurred:
> 
> You need the domxml PHP extension to use the configuration tool.
> 
> [line 23 of /usr/local/apache/htdocs/horde/setup.php]
> 
<snip> 
> Does anyone have 4.2.2 with PEAR DOM XML working? If so, could you please
> send me your configure
> lines for php? As well as any other pear commands needed.

Mike, 

    These are the lines for my PHP (4.3.0-dev) installation where the DOM XML 
and everything is working:

'./configure' '--with-mysql=/usr' '--with-apxs=/usr/local/apache/bin/apxs' '--
with-imap=/usr/lib' '--with-imap-ssl' '--with-xml' '--with-
dom=/usr/include/libxml2' '--with-gettext' '--with-openssl' '--with-
mcal=/usr/local/mcal' '--enable-force-cgi-redirect' '--enable-sigchild' '--
enable-bcmath' '--enable-calendar' '--enable-ftp' '--with-
kerberos=/usr/kerberos' '--with-ldap' '--enable-mailparse' '--enable-trans-
id' '--enable-sockets' '--enable-magic-quotes' '--with-zlib-dir=/usr' '--with-
zlib=/usr' '--with-pspell'

Note that you will *have* to have a supported version of the libxml (if you 
install via rpms do a 
#rpm -q libxml 
to see *if* it's installed (which at least something like a 1.8 should be) and 
what version it is. The DOM XML requires a libxml to be greater than 2.4 
(should be documented in the configure part of the PHP manual). 

Cheers, 

Rodolfo


More information about the horde mailing list