[horde] php DOM XML support for imp 3.x
Admin-Stress
meerkapot at yahoo.com
Thu Jan 30 06:46:58 PST 2003
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
More information about the horde
mailing list