[horde] php DOM XML support for imp 3.x
Charles E. Robinson III
crobins at proexam.org
Thu Jan 30 09:54:42 PST 2003
Try putting exacly where your library is located.
example:
--with-dom=/usr/local/libxml' \
C.Robinson
-----Original Message-----
From: horde-bounces at lists.horde.org
[mailto:horde-bounces at lists.horde.org]On Behalf Of Admin-Stress
Sent: Thursday, January 30, 2003 9:47 AM
To: horde at lists.horde.org
Subject: [horde] php DOM XML support for imp 3.x
When I browse /horde/test.php, I got this output :
PHP Module Capabilities
DOM XML Support: No
Gettext Support: Yes
IMAP Support: Yes
LDAP Support: No
MCAL Support: No
Mcrypt Support: No
MySQL Support: Yes
PostgreSQL Support: No
XML Support: Yes
But, I installed php 4.3.0 with DOM support like this :
cd /tmp
tar -zxvf php*.tar.gz
cd /tmp/php-4.3.0
./configure --with-apxs=/usr/sbin/apxs \
--enable-track-vars \
--with-config-file-path=/etc/httpd/conf \
--sharedstatedir=/tmp \
--with-mysql \
--with-imap=/tmp/imap-2002b \
--with-imap-ssl=/tmp/imap-2002b \
--enable-ftp \
--enable-safe-mode \
--with-gettext \
--with-dom
make
make install
But why horde reported that my php installation does not support DOM XML ?
did I miss something ?
Thanks,
kapot
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list