On Mon, 2005-12-19 at 19:44 -0600, Johnny Hughes wrote:
On Mon, 2005-12-19 at 19:36 -0600, Johnny Hughes wrote:
On Mon, 2005-12-19 at 13:45 -0500, Ugo Bellavance wrote:
Johnny Hughes wrote:
And to answer the original poster question, there's a php-domxml rpm you can install with 'yum install php-domxml' - you do need that, particularly for the Horde administration/Configuration to work.
Yes, but it is not available with the PHP5 rpm from Centosplus repo.
That is because domxml in php5 is not the same as in php4 ... I do not think horde will work with php5.
see these links: http://blog.bitflux.ch/archive/2005/11/06/domxml-and-php-5.html
http://www.phpbuilder.com/board/archive/index.php/t-10289606.html
Looks like the horde-cvs stuff might work with php5 ... http://janschneider.de/cweb/home/index,channel,25,story,183.html
More research on the web shows me that php-dom (or php-xml/php-xmlrpc) is required for php5 and that after installing it, and restarting httpd, the latest horde (the version in CentOS now) should work.
Hopefully, this works as we do have php-xml and php-xmlrpc in the centosplus repo's php5.