How can I fix this problem when installing Horde ?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
chu2654
Forum Newbie
Posts: 11
Joined: Mon Aug 07, 2006 6:59 pm

How can I fix this problem when installing Horde ?

Post by chu2654 »

Hello,
I need to install horde on windows. But when I test it, the following message shows up. How can I fix it? Thanks.


Ctype Support: Yes
DOM XML Support: Yes
FTP Support: Yes
GD Support: No
Gettext Support: No
Horde will not run without gettext support. Compile PHP with --with-gettext before continuing. PHP Warning: Horde_Test::Horde_Test(c:\Inetpub\wwwroot\horde\lib/../config/registry.php) [function.Horde-Test]: failed to open stream: No such file or directory in c:\Inetpub\wwwroot\horde\lib\Test.php on line 74 PHP Warning: Horde_Test::Horde_Test() [function.include]: Failed opening 'c:\Inetpub\wwwroot\horde\lib/../config/registry.php' for inclusion (include_path='c:\Inetpub\wwwroot\horde\lib;.;c:\php\includes;c:\php\pear') in c:\Inetpub\wwwroot\horde\lib\Test.php on line 74
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Since you're on a windows machine, you should be able to load the php_gettext.dll extension by editing your php.ini and restarting your web server process.
Post Reply