[Tickets #2126] RESOLVED: Unknown extension domxml for PHP 5

bugs@bugs.horde.org bugs at bugs.horde.org
Thu Apr 27 23:48:55 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2126
-----------------------------------------------------------------------
 Ticket             | 2126
 Updated By         | fireblade at hotmail.com
 Summary            | Unknown extension domxml for PHP 5
 Queue              | Horde Framework Packages
 State              | Bogus
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


fireblade at hotmail.com (2006-04-27 23:48) wrote:

I HAD the same problem and this is what I did (a hack) to get around
this...
The only problem I have now is my config files were over-written so I have
to re do them but Horde APPEARS to be working at this stage.

WARNING: Make a backup fbefore trying this.

Edit the /var/ports/www/horde/Makefile
Search for domxml and edit as below.

.if defined(WITH_PHP5)
USE_PHP+=       dom
#.else
#USE_PHP+=      domxml
. if defined(WITH_MCAL)
USE_PHP+=       mcal
. endif
.endif

Email me if you have sucess in the upgrade.

Antonio
Auckland, NZ

fireblade at hotmail.com (put HORDE in the subject)

run the command below:
bash# pkg_info | grep horde  (to find the version of horde you have
installed)

run the command below:
bash# portupgrade horde-php5-[oldversion_number]

> When installing the Horde framework from the 
> /usr/local/ports/www/horde port in FreeBSD 5.4 i get the following 
> message:
>
> Unknown extension domxml for PHP 5.
> *** Error code 1
>
> Stop in /usr/ports/www/horde.
>
> I also tried deistalling these extensions (dom and xml) but still 
> have the same problem. Googling the subject wasn't a very overwelming 
> experience.. Actually, I just got one hit, this one: 
> http://www.bsdguides.org/guides/freebsd/mailserver/imp.php?id=33
>
> If you look at the bottom of the page someone else had the same 
> problem... I don't know if maby this issue has more to do with the 
> ports collection than the actuall framework.. But I'm quite desperate 
> in getting an answer how to solve this problem and posing this 
> bugreport is one of the few things I could think of...
>
> Kind regards, David Gustaffson, Sweden




More information about the bugs mailing list