[horde] php DOM XML support for imp 3.x
Doug Curtis
doug.curtis at world-mail.org
Thu Jan 30 09:59:37 PST 2003
Did you restart httpd after compiling php?
Is there a DOMXML section in you phpinfo?
Doug
Quoting Admin-Stress <meerkapot at yahoo.com>:
> 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