I’m trying to setup the horde project (2.2.5) on a Windows 2k server, running Apache, php & MySQL – in particular IMP.
Horde requires gettext, so I’ve found and tried to install the GnuWin gettext, and also the libiconv, as this is a required module (?).
I’ve installed the exe, however, horde is still not recognising that gettext is installed… (I’ve successfully got the test.php page, which says about gettext)
PHP Module Capabilities
DOM XML Support: No
FTP Support: Yes
Gettext Support: No
Horde will not run without gettext support. Compile php --with-gettext before continuing.
Does anyone have any suggestions?